[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. 9865 1726887539.40604: 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-g69 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 9865 1726887539.41264: Added group all to inventory 9865 1726887539.41265: Added group ungrouped to inventory 9865 1726887539.41268: Group all now contains ungrouped 9865 1726887539.41270: Examining possible inventory source: /tmp/timesync-9g0/inventory.yml 9865 1726887539.59641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 9865 1726887539.59712: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 9865 1726887539.59736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 9865 1726887539.59807: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 9865 1726887539.59888: Loaded config def from plugin (inventory/script) 9865 1726887539.59890: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 9865 1726887539.59942: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 9865 1726887539.60043: Loaded config def from plugin (inventory/yaml) 9865 1726887539.60045: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 9865 1726887539.60141: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 9865 1726887539.61355: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 9865 1726887539.61359: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 9865 1726887539.61478: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 9865 1726887539.61486: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 9865 1726887539.61491: Loading data from /tmp/timesync-9g0/inventory.yml 9865 1726887539.61567: /tmp/timesync-9g0/inventory.yml was not parsable by auto 9865 1726887539.61758: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 9865 1726887539.61919: Loading data from /tmp/timesync-9g0/inventory.yml 9865 1726887539.62684: group all already in inventory 9865 1726887539.62691: set inventory_file for managed_node1 9865 1726887539.62695: set inventory_dir for managed_node1 9865 1726887539.62696: Added host managed_node1 to inventory 9865 1726887539.62698: Added host managed_node1 to group all 9865 1726887539.62699: set ansible_host for managed_node1 9865 1726887539.62700: set ansible_ssh_extra_args for managed_node1 9865 1726887539.62703: set inventory_file for managed_node2 9865 1726887539.62706: set inventory_dir for managed_node2 9865 1726887539.62707: Added host managed_node2 to inventory 9865 1726887539.62710: Added host managed_node2 to group all 9865 1726887539.62711: set ansible_host for managed_node2 9865 1726887539.62712: set ansible_ssh_extra_args for managed_node2 9865 1726887539.62714: set inventory_file for managed_node3 9865 1726887539.62717: set inventory_dir for managed_node3 9865 1726887539.62718: Added host managed_node3 to inventory 9865 1726887539.62719: Added host managed_node3 to group all 9865 1726887539.62720: set ansible_host for managed_node3 9865 1726887539.62721: set ansible_ssh_extra_args for managed_node3 9865 1726887539.62723: Reconcile groups and hosts in inventory. 9865 1726887539.62727: Group ungrouped now contains managed_node1 9865 1726887539.62729: Group ungrouped now contains managed_node2 9865 1726887539.62731: Group ungrouped now contains managed_node3 9865 1726887539.63304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 9865 1726887539.63655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 9865 1726887539.63704: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 9865 1726887539.63960: Loaded config def from plugin (vars/host_group_vars) 9865 1726887539.63963: 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) 9865 1726887539.63970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 9865 1726887539.63978: 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) 9865 1726887539.64072: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 9865 1726887539.65177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887539.65495: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 9865 1726887539.65545: Loaded config def from plugin (connection/local) 9865 1726887539.65550: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 9865 1726887539.66880: Loaded config def from plugin (connection/paramiko_ssh) 9865 1726887539.66883: 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) 9865 1726887539.68127: 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) 9865 1726887539.68211: Loaded config def from plugin (connection/psrp) 9865 1726887539.68215: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 9865 1726887539.69196: 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) 9865 1726887539.69238: Loaded config def from plugin (connection/ssh) 9865 1726887539.69240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 9865 1726887539.71978: 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) 9865 1726887539.72023: Loaded config def from plugin (connection/winrm) 9865 1726887539.72027: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 9865 1726887539.72057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 9865 1726887539.72123: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 9865 1726887539.72189: Loaded config def from plugin (shell/cmd) 9865 1726887539.72196: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 9865 1726887539.72227: 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) 9865 1726887539.72399: Loaded config def from plugin (shell/powershell) 9865 1726887539.72401: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 9865 1726887539.73247: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 9865 1726887539.73546: Loaded config def from plugin (shell/sh) 9865 1726887539.73550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 9865 1726887539.73699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 9865 1726887539.74201: Loaded config def from plugin (become/runas) 9865 1726887539.74204: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 9865 1726887539.74621: Loaded config def from plugin (become/su) 9865 1726887539.74623: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 9865 1726887539.75021: Loaded config def from plugin (become/sudo) 9865 1726887539.75023: 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 9865 1726887539.75062: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml 9865 1726887539.76518: in VariableManager get_vars() 9865 1726887539.76541: done with get_vars() 9865 1726887539.76802: trying /usr/local/lib/python3.12/site-packages/ansible/modules 9865 1726887539.83500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 9865 1726887539.83765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 9865 1726887539.84962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 9865 1726887539.88151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 9865 1726887539.88166: 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 9865 1726887539.88898: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 9865 1726887539.89063: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 9865 1726887539.89067: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-g69/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) 9865 1726887539.89103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 9865 1726887539.89129: 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) 9865 1726887539.89319: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 9865 1726887539.89378: Loaded config def from plugin (callback/default) 9865 1726887539.89381: 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) 9865 1726887539.91073: Loaded config def from plugin (callback/junit) 9865 1726887539.91075: 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) 9865 1726887539.91141: 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) 9865 1726887539.91277: Loaded config def from plugin (callback/minimal) 9865 1726887539.91279: 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) 9865 1726887539.91384: 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) 9865 1726887539.91443: Loaded config def from plugin (callback/tree) 9865 1726887539.91445: 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 9865 1726887539.91578: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 9865 1726887539.91581: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-g69/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_ntp_provider6.yml ********************************************** 1 plays in /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml 9865 1726887539.91610: in VariableManager get_vars() 9865 1726887539.91627: done with get_vars() 9865 1726887539.91634: in VariableManager get_vars() 9865 1726887539.91643: done with get_vars() 9865 1726887539.91647: variable 'omit' from source: magic vars 9865 1726887539.91693: in VariableManager get_vars() 9865 1726887539.91712: done with get_vars() 9865 1726887539.91737: variable 'omit' from source: magic vars PLAY [Configure NTP with OS release non-default provider and then change it to the default provider] *** 9865 1726887539.92594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 9865 1726887539.92671: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 9865 1726887539.92875: getting the remaining hosts for this loop 9865 1726887539.92877: done getting the remaining hosts for this loop 9865 1726887539.92880: getting the next task for host managed_node1 9865 1726887539.92922: done getting next task for host managed_node1 9865 1726887539.92924: ^ task is: TASK: Gathering Facts 9865 1726887539.92935: ^ 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 9865 1726887539.92938: getting variables 9865 1726887539.92939: in VariableManager get_vars() 9865 1726887539.92950: Calling all_inventory to load vars for managed_node1 9865 1726887539.92952: Calling groups_inventory to load vars for managed_node1 9865 1726887539.92955: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887539.92967: Calling all_plugins_play to load vars for managed_node1 9865 1726887539.92979: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887539.92982: Calling groups_plugins_play to load vars for managed_node1 9865 1726887539.93023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887539.93081: done with get_vars() 9865 1726887539.93087: done getting variables 9865 1726887539.93171: 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-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Friday 20 September 2024 22:58:59 -0400 (0:00:00.016) 0:00:00.016 ****** 9865 1726887539.93191: entering _queue_task() for managed_node1/gather_facts 9865 1726887539.93193: Creating lock for gather_facts 9865 1726887539.93931: worker is 1 (out of 1 available) 9865 1726887539.93941: exiting _queue_task() for managed_node1/gather_facts 9865 1726887539.93959: done queuing things up, now waiting for results queue to drain 9865 1726887539.93961: waiting for pending results... 9865 1726887539.94605: running TaskExecutor() for managed_node1/TASK: Gathering Facts 9865 1726887539.94713: in run() - task 0e15955b-8119-281b-804c-00000000001c 9865 1726887539.94733: variable 'ansible_search_path' from source: unknown 9865 1726887539.94785: calling self._execute() 9865 1726887539.94853: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887539.94872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887539.94888: variable 'omit' from source: magic vars 9865 1726887539.95051: variable 'omit' from source: magic vars 9865 1726887539.95086: variable 'omit' from source: magic vars 9865 1726887539.95129: variable 'omit' from source: magic vars 9865 1726887539.95174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9865 1726887539.95225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887539.95249: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9865 1726887539.95272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887539.95293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887539.95341: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887539.95351: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887539.95358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887539.95471: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887539.95482: Set connection var ansible_connection to ssh 9865 1726887539.95492: Set connection var ansible_pipelining to False 9865 1726887539.95498: Set connection var ansible_shell_type to sh 9865 1726887539.95509: Set connection var ansible_timeout to 10 9865 1726887539.95530: Set connection var ansible_shell_executable to /bin/sh 9865 1726887539.95554: variable 'ansible_shell_executable' from source: unknown 9865 1726887539.95561: variable 'ansible_connection' from source: unknown 9865 1726887539.95567: variable 'ansible_module_compression' from source: unknown 9865 1726887539.95572: variable 'ansible_shell_type' from source: unknown 9865 1726887539.95577: variable 'ansible_shell_executable' from source: unknown 9865 1726887539.95584: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887539.95590: variable 'ansible_pipelining' from source: unknown 9865 1726887539.95596: variable 'ansible_timeout' from source: unknown 9865 1726887539.95602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887539.95878: 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) 9865 1726887539.95895: variable 'omit' from source: magic vars 9865 1726887539.95903: starting attempt loop 9865 1726887539.95912: running the handler 9865 1726887539.95931: variable 'ansible_facts' from source: unknown 9865 1726887539.95953: _low_level_execute_command(): starting 9865 1726887539.95964: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9865 1726887539.97603: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887539.97623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887539.97647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887539.97666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887539.97710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887539.97724: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887539.97744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887539.97768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887539.97780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887539.97793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887539.97807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887539.97824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887539.97841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887539.97860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887539.97878: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887539.97894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887539.97975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887539.97999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887539.98017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887539.98107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887539.99746: stdout chunk (state=3): >>>/root <<< 9865 1726887539.99852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887539.99930: stderr chunk (state=3): >>><<< 9865 1726887539.99958: stdout chunk (state=3): >>><<< 9865 1726887539.99996: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887540.00010: _low_level_execute_command(): starting 9865 1726887540.00016: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987 `" && echo ansible-tmp-1726887539.9999495-9911-129881706827987="` echo /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987 `" ) && sleep 0' 9865 1726887540.01971: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887540.01996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.02013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.02033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.02075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.02088: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887540.02101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.02123: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887540.02135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887540.02147: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887540.02160: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.02174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.02191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.02205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.02219: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887540.02233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.02305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887540.02324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887540.02340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887540.02439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887540.04287: stdout chunk (state=3): >>>ansible-tmp-1726887539.9999495-9911-129881706827987=/root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987 <<< 9865 1726887540.04400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887540.04469: stderr chunk (state=3): >>><<< 9865 1726887540.04474: stdout chunk (state=3): >>><<< 9865 1726887540.04691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887539.9999495-9911-129881706827987=/root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887540.04695: variable 'ansible_module_compression' from source: unknown 9865 1726887540.04697: ANSIBALLZ: Using generic lock for ansible.legacy.setup 9865 1726887540.04699: ANSIBALLZ: Acquiring lock 9865 1726887540.04701: ANSIBALLZ: Lock acquired: 139639407642528 9865 1726887540.04703: ANSIBALLZ: Creating module 9865 1726887540.60616: ANSIBALLZ: Writing module into payload 9865 1726887540.60806: ANSIBALLZ: Writing module 9865 1726887540.60855: ANSIBALLZ: Renaming module 9865 1726887540.60866: ANSIBALLZ: Done creating module 9865 1726887540.60904: variable 'ansible_facts' from source: unknown 9865 1726887540.60920: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887540.60938: _low_level_execute_command(): starting 9865 1726887540.60948: _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' 9865 1726887540.61735: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887540.61752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.61767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.61785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.61841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.61858: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887540.61884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.61906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887540.61921: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887540.61936: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887540.61948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.61964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.61979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.61991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.62001: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887540.62020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.62103: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887540.62128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887540.62162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887540.62254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887540.63894: stdout chunk (state=3): >>>PLATFORM <<< 9865 1726887540.63989: stdout chunk (state=3): >>>Linux <<< 9865 1726887540.63995: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 <<< 9865 1726887540.64001: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 9865 1726887540.64222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887540.64225: stdout chunk (state=3): >>><<< 9865 1726887540.64227: stderr chunk (state=3): >>><<< 9865 1726887540.64300: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887540.64312 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 9865 1726887540.64315: _low_level_execute_command(): starting 9865 1726887540.64318: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 9865 1726887540.64401: Sending initial data 9865 1726887540.64404: Sent initial data (1181 bytes) 9865 1726887540.64937: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887540.64946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.64956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.64972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.65015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.65022: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887540.65034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.65047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887540.65055: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887540.65062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887540.65069: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.65079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.65095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.65103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.65112: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887540.65120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.65188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887540.65206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887540.65218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887540.65293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887540.69054: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 9865 1726887540.69515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887540.69715: stdout chunk (state=3): >>><<< 9865 1726887540.69719: stderr chunk (state=3): >>><<< 9865 1726887540.69722: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887540.69724: variable 'ansible_facts' from source: unknown 9865 1726887540.69726: variable 'ansible_facts' from source: unknown 9865 1726887540.69728: variable 'ansible_module_compression' from source: unknown 9865 1726887540.69731: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9865uwdcp541/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9865 1726887540.69733: variable 'ansible_facts' from source: unknown 9865 1726887540.69900: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987/AnsiballZ_setup.py 9865 1726887540.70076: Sending initial data 9865 1726887540.70079: Sent initial data (152 bytes) 9865 1726887540.71121: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887540.71135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.71152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.71178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.71223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.71236: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887540.71253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.71278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887540.71292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887540.71304: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887540.71321: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.71336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.71356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.71370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.71387: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887540.71403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.71482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887540.71514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887540.71531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887540.71618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887540.73329: 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 <<< 9865 1726887540.73382: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 9865 1726887540.73433: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9865uwdcp541/tmpnzm8a2j3 /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987/AnsiballZ_setup.py <<< 9865 1726887540.73481: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 9865 1726887540.75842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887540.76122: stderr chunk (state=3): >>><<< 9865 1726887540.76125: stdout chunk (state=3): >>><<< 9865 1726887540.76128: done transferring module to remote 9865 1726887540.76130: _low_level_execute_command(): starting 9865 1726887540.76132: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987/ /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987/AnsiballZ_setup.py && sleep 0' 9865 1726887540.76757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887540.76772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.76789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.76817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.76861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.76874: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887540.76889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.76917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887540.76931: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887540.76943: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887540.76956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.76971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.76987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.77001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.77016: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887540.77039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.77115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887540.77144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887540.77163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887540.77242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887540.78970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887540.79066: stderr chunk (state=3): >>><<< 9865 1726887540.79077: stdout chunk (state=3): >>><<< 9865 1726887540.79184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887540.79188: _low_level_execute_command(): starting 9865 1726887540.79190: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987/AnsiballZ_setup.py && sleep 0' 9865 1726887540.79789: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887540.79806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.79824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.79851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.79892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.79904: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887540.79921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.79947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887540.79960: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887540.79971: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887540.79983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887540.79997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887540.80015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887540.80027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887540.80038: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887540.80059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887540.80135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887540.80156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887540.80181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887540.80277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887540.82196: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9865 1726887540.82200: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9865 1726887540.82251: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9865 1726887540.82288: stdout chunk (state=3): >>>import 'posix' # <<< 9865 1726887540.82319: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9865 1726887540.82352: stdout chunk (state=3): >>>import 'time' # <<< 9865 1726887540.82377: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9865 1726887540.82431: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887540.82444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 9865 1726887540.82471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 9865 1726887540.82474: stdout chunk (state=3): >>>import '_codecs' # <<< 9865 1726887540.82499: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230503cdc0> <<< 9865 1726887540.82542: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 9865 1726887540.82563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd83a0> <<< 9865 1726887540.82592: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230503cb20> <<< 9865 1726887540.82612: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 9865 1726887540.82634: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230503cac0> <<< 9865 1726887540.82671: stdout chunk (state=3): >>>import '_signal' # <<< 9865 1726887540.82676: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8490> <<< 9865 1726887540.82720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 9865 1726887540.82725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 9865 1726887540.82728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887540.82730: stdout chunk (state=3): >>>import '_abc' # <<< 9865 1726887540.82741: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8940> <<< 9865 1726887540.82751: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8670> <<< 9865 1726887540.82782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 9865 1726887540.82787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 9865 1726887540.82820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 9865 1726887540.82834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 9865 1726887540.82861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 9865 1726887540.82873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 9865 1726887540.82905: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d8f190> <<< 9865 1726887540.82926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 9865 1726887540.82940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 9865 1726887540.83022: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d8f220> <<< 9865 1726887540.83062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 9865 1726887540.83086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 9865 1726887540.83089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d8f940> <<< 9865 1726887540.83122: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304df0880> <<< 9865 1726887540.83146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d88d90> <<< 9865 1726887540.83210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 9865 1726887540.83213: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304db2d90> <<< 9865 1726887540.83266: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8970> <<< 9865 1726887540.83294: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9865 1726887540.83638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 9865 1726887540.83641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 9865 1726887540.83683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 9865 1726887540.83704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 9865 1726887540.83717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 9865 1726887540.83734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 9865 1726887540.83749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d2eeb0> <<< 9865 1726887540.83823: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 9865 1726887540.83852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 9865 1726887540.83855: stdout chunk (state=3): >>>import '_sre' # <<< 9865 1726887540.83879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 9865 1726887540.83924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 9865 1726887540.83954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 9865 1726887540.83958: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d2d640> <<< 9865 1726887540.83982: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d2e370> <<< 9865 1726887540.83985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 9865 1726887540.84049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 9865 1726887540.84068: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 9865 1726887540.84131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887540.84159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 9865 1726887540.84179: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304c14d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14880> import 'itertools' # <<< 9865 1726887540.84213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14e80> <<< 9865 1726887540.84250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 9865 1726887540.84283: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14f40> <<< 9865 1726887540.84302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14e50> import '_collections' # <<< 9865 1726887540.84355: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d09d00> import '_functools' # <<< 9865 1726887540.84383: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d025e0> <<< 9865 1726887540.84459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 9865 1726887540.84489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d16640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d35e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 9865 1726887540.84504: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304c26c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d09220> <<< 9865 1726887540.84538: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887540.84575: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304d16250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d3b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 9865 1726887540.84610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887540.84637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 9865 1726887540.84665: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26d60> <<< 9865 1726887540.84703: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 9865 1726887540.84729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 9865 1726887540.84742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887540.84763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 9865 1726887540.84817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 9865 1726887540.84842: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304bfa340> <<< 9865 1726887540.84869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 9865 1726887540.84887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 9865 1726887540.84908: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304bfa430> <<< 9865 1726887540.85022: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c2ef70> <<< 9865 1726887540.85055: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c28a00> <<< 9865 1726887540.85073: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c284c0> <<< 9865 1726887540.85096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 9865 1726887540.85117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 9865 1726887540.85154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 9865 1726887540.85173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b1e190> <<< 9865 1726887540.85214: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304be4cd0> <<< 9865 1726887540.85258: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c28e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d3b040> <<< 9865 1726887540.85277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 9865 1726887540.85320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 9865 1726887540.85347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b30ac0> import 'errno' # <<< 9865 1726887540.85374: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887540.85399: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304b30df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 9865 1726887540.85432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 9865 1726887540.85457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b43700> <<< 9865 1726887540.85472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 9865 1726887540.85489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 9865 1726887540.85518: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b43c40> <<< 9865 1726887540.85565: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304ad0370> <<< 9865 1726887540.85592: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b30ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 9865 1726887540.85639: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304ae0250> <<< 9865 1726887540.85672: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b43580> import 'pwd' # <<< 9865 1726887540.85687: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304ae0310> <<< 9865 1726887540.85714: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c269a0> <<< 9865 1726887540.85737: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 9865 1726887540.85748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 9865 1726887540.85782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 9865 1726887540.85794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 9865 1726887540.85829: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afc670> <<< 9865 1726887540.85848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 9865 1726887540.85871: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afc940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304afc730> <<< 9865 1726887540.85901: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afc820> <<< 9865 1726887540.85926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 9865 1726887540.86126: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afcc70> <<< 9865 1726887540.86160: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304b0a1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304afc8b0> <<< 9865 1726887540.86197: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304aefa00> <<< 9865 1726887540.86223: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26580> <<< 9865 1726887540.86239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 9865 1726887540.86295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 9865 1726887540.86331: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304afca60> <<< 9865 1726887540.86475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 9865 1726887540.86487: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2304a17640> <<< 9865 1726887540.86737: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 9865 1726887540.86835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.86863: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 9865 1726887540.86902: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9865 1726887540.86917: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9865 1726887540.88132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.89041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955790> <<< 9865 1726887540.89093: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 9865 1726887540.89120: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 9865 1726887540.89145: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304955160> <<< 9865 1726887540.89197: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955280> <<< 9865 1726887540.89220: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955ee0> <<< 9865 1726887540.89233: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 9865 1726887540.89281: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955d00> <<< 9865 1726887540.89320: stdout chunk (state=3): >>>import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304955f40> <<< 9865 1726887540.89333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 9865 1726887540.89360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 9865 1726887540.89415: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955100> <<< 9865 1726887540.89439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 9865 1726887540.89451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 9865 1726887540.89480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 9865 1726887540.89501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 9865 1726887540.89580: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043edeb0> <<< 9865 1726887540.89621: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043070a0> <<< 9865 1726887540.89654: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304307280> <<< 9865 1726887540.89672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 9865 1726887540.89682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 9865 1726887540.89716: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304307c10> <<< 9865 1726887540.89735: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230493cdc0> <<< 9865 1726887540.89892: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230493c3d0> <<< 9865 1726887540.89914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 9865 1726887540.89930: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230493cf40> <<< 9865 1726887540.89962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 9865 1726887540.89994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 9865 1726887540.90020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 9865 1726887540.90030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 9865 1726887540.90064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230498ab20> <<< 9865 1726887540.90135: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304965ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304965370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043e2bb0> <<< 9865 1726887540.90176: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304965490> <<< 9865 1726887540.90213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23049654c0> <<< 9865 1726887540.90231: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 9865 1726887540.90254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 9865 1726887540.90296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 9865 1726887540.90351: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304366220> <<< 9865 1726887540.90369: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230499c1c0> <<< 9865 1726887540.90393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 9865 1726887540.90413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 9865 1726887540.90442: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230499c340> <<< 9865 1726887540.90471: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 9865 1726887540.90530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887540.90543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 9865 1726887540.90597: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230499cca0> <<< 9865 1726887540.90733: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304372880> <<< 9865 1726887540.90816: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304935160> <<< 9865 1726887540.90853: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23049609a0> <<< 9865 1726887540.90889: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f230499c6d0> <<< 9865 1726887540.90899: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304995880> <<< 9865 1726887540.90926: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 9865 1726887540.90953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 9865 1726887540.90967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 9865 1726887540.90997: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043679d0> <<< 9865 1726887540.91184: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304385d00> <<< 9865 1726887540.91220: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304371640> <<< 9865 1726887540.91243: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304367f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304371a30> # zipimport: zlib available <<< 9865 1726887540.91262: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 9865 1726887540.91281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.91337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.91423: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9865 1726887540.91440: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9865 1726887540.91468: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9865 1726887540.91480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.91570: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.91667: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.92107: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.92575: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 9865 1726887540.92604: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 9865 1726887540.92618: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887540.92668: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043ae790> <<< 9865 1726887540.92733: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 9865 1726887540.92752: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043b37f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303efa9d0> <<< 9865 1726887540.92818: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 9865 1726887540.92840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9865 1726887540.92852: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9865 1726887540.92969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.93098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 9865 1726887540.93130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 9865 1726887540.93145: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043ec760> # zipimport: zlib available <<< 9865 1726887540.93519: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.93893: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.93941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94011: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9865 1726887540.94045: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94082: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 9865 1726887540.94101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94139: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94232: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 9865 1726887540.94250: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9865 1726887540.94261: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94333: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9865 1726887540.94528: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 9865 1726887540.94745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 9865 1726887540.94764: stdout chunk (state=3): >>>import '_ast' # <<< 9865 1726887540.94820: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304958400> <<< 9865 1726887540.94832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.94948: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9865 1726887540.94986: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9865 1726887540.95023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95057: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 9865 1726887540.95073: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95295: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 9865 1726887540.95319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887540.95386: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043a5a60> <<< 9865 1726887540.95467: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230495bf70> <<< 9865 1726887540.95509: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 9865 1726887540.95525: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95630: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95647: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 9865 1726887540.95697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 9865 1726887540.95718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 9865 1726887540.95752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 9865 1726887540.95771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 9865 1726887540.95787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 9865 1726887540.95870: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043b6640> <<< 9865 1726887540.95903: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304927cd0> <<< 9865 1726887540.95967: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043a57f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 9865 1726887540.95989: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.95999: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96021: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 9865 1726887540.96103: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 9865 1726887540.96128: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 9865 1726887540.96140: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96285: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96319: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96421: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 9865 1726887540.96434: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96550: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96608: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 9865 1726887540.96622: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96752: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96920: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.96970: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887540.96996: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 9865 1726887540.97028: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 9865 1726887540.97058: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f279d0> <<< 9865 1726887540.97088: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 9865 1726887540.97104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 9865 1726887540.97143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 9865 1726887540.97168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 9865 1726887540.97185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303edbb20> <<< 9865 1726887540.97216: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303edba90> <<< 9865 1726887540.97287: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f0f820> <<< 9865 1726887540.97314: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f27f70> <<< 9865 1726887540.97327: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303c7ae20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303eff670> <<< 9865 1726887540.97356: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 9865 1726887540.97377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 9865 1726887540.97399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 9865 1726887540.97428: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304938c70> <<< 9865 1726887540.97439: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303ebfee0> <<< 9865 1726887540.97465: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 9865 1726887540.97500: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23049384f0> <<< 9865 1726887540.97523: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 9865 1726887540.97535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887540.97563: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887540.97584: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303ce2f70> <<< 9865 1726887540.97603: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f0cd30> <<< 9865 1726887540.97640: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303eff9a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 9865 1726887540.97659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 9865 1726887540.97684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.97728: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.97775: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 9865 1726887540.97791: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.97827: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.97872: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 9865 1726887540.97903: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9865 1726887540.97919: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 9865 1726887540.97944: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.97970: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 9865 1726887540.97982: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98020: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98069: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 9865 1726887540.98112: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98145: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 9865 1726887540.98157: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98258: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98306: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98361: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 9865 1726887540.98373: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.98762: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99132: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 9865 1726887540.99187: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99231: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99299: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 9865 1726887540.99316: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99339: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99370: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 9865 1726887540.99381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99424: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99476: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 9865 1726887540.99494: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99536: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 9865 1726887540.99568: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99601: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 9865 1726887540.99614: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99665: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887540.99744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 9865 1726887540.99766: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303bfadf0> <<< 9865 1726887540.99783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 9865 1726887540.99818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 9865 1726887540.99976: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303bfa9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 9865 1726887541.00036: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00096: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 9865 1726887541.00178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00260: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 9865 1726887541.00271: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00318: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00387: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9865 1726887541.00401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 9865 1726887541.00498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 9865 1726887541.00639: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303be6b50> <<< 9865 1726887541.00880: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303c396a0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 9865 1726887541.00892: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00937: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.00985: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9865 1726887541.00998: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01066: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01135: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01366: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 9865 1726887541.01382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 9865 1726887541.01493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 9865 1726887541.01592: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887541.01628: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303b67340> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303b67640> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 9865 1726887541.01642: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 9865 1726887541.01681: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01723: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 9865 1726887541.01854: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.01986: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 9865 1726887541.02001: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02072: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02159: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02237: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 9865 1726887541.02249: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02345: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02458: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02587: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 9865 1726887541.02601: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02697: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02805: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 9865 1726887541.02831: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.02862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.03302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.03723: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 9865 1726887541.03726: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 9865 1726887541.03818: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.03926: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9865 1726887541.03930: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04093: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 9865 1726887541.04096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04224: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04365: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9865 1726887541.04385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 9865 1726887541.04397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04474: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 9865 1726887541.04487: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04814: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.04985: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 9865 1726887541.05007: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05033: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05067: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 9865 1726887541.05086: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05133: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 9865 1726887541.05188: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05250: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9865 1726887541.05269: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05305: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 9865 1726887541.05322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05361: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05411: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 9865 1726887541.05429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05466: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05517: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9865 1726887541.05530: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05740: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.05951: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 9865 1726887541.05967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06014: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06063: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 9865 1726887541.06074: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06104: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06133: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 9865 1726887541.06146: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06169: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06212: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 9865 1726887541.06240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06266: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9865 1726887541.06281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06345: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06424: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9865 1726887541.06439: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 9865 1726887541.06462: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06499: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06543: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 9865 1726887541.06568: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06628: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06807: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 9865 1726887541.06815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.06906: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 9865 1726887541.07071: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07228: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 9865 1726887541.07241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07276: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07320: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9865 1726887541.07331: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07369: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07420: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 9865 1726887541.07436: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07560: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 9865 1726887541.07576: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07643: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07722: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py <<< 9865 1726887541.07744: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 9865 1726887541.07803: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.07980: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 9865 1726887541.07992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 9865 1726887541.08007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 9865 1726887541.08023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 9865 1726887541.08048: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303b703d0> <<< 9865 1726887541.08068: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303cdc130> <<< 9865 1726887541.08114: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039eb430> <<< 9865 1726887541.09266: stdout chunk (state=3): >>>import 'gc' # <<< 9865 1726887541.12065: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 9865 1726887541.12071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 9865 1726887541.12076: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039eb2b0> <<< 9865 1726887541.12106: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 9865 1726887541.12125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 9865 1726887541.12149: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039d6e20> <<< 9865 1726887541.12203: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 9865 1726887541.12210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.12235: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 9865 1726887541.12241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039ff940> <<< 9865 1726887541.12259: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039d6c10> <<< 9865 1726887541.12490: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 9865 1726887541.12509: 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 <<< 9865 1726887541.36659: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANAfgx2YPXLAW08UEjWlDvKOyJnQV6SyYDNCQgCob8kG1YkZzQMVWCl6ybIAbNyH3doFznzdVhW7ncd85Rxxj7lyT3/rTA27PkWPLQGeN2C/fvwR/3LMH1bqwT0QrZ/wiVlCqr2NgRKO4FWkMIhsZSksGWtyfOn0sjrubVOd38hvAAAAFQCJZdL2BdbArvrx/6/xAuZ96yOsfwAAAIB4VTT+cASJlVkAtSfRxcTExKie6wmQbm++liNXmuEEqh0xCfiQHuRPCOSt57i2m7C/bn5w436Re+0bxP6J+uleauGya7GHO6PrTKtm3D5X3fXPZlBLUsB+ouAcFDuPcGE5nug0WRrssN9ZrngNT7DuT2Tkc6m2v4uw4aEET5ZAoAAAAIBZhV7ohGMKhxJokjgE3vdpPmCi/zYjKWCTjr2fE5eDr6Gyd1TfK948Ab4Bxg1Yc9zwE+8ide8ZCX/F9FceVPrU2Ps/hsCyYn+U9PZrkIlWVkowBHHMggAElKP5mcMnb0UWj4XgWRsM5QYpvpNMpcIylhU6pmKFVWSIE8k3tZMrZQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDerYN3n1zSO/pKAhwVxn/8q7/FWMMnIqrpwuiS4TgYp43tU1IPGFWToEJlLKb2yt627inNMMKhwvS3UkIFF2z7r/sBAesmNPVCsG5jAj2eL8s4Okldl3hdeYWKrs7QqqTHbyIySSw2ZPrDwMsw8S2CJnAcLBB1qK0QATYLrvb1oSYT2d9VndNh5MMNdpd1+5nGg2sj8GL2UuOm8PH2PIEsnKg/8PqcrkPNioOpUBJ4vCBMq7C0pslzzVCJTkVoYHsTLeilMSgb47NX5WUCVCybnPpTlHCF2I1BM1gKfflRCqyPu6bwlhqIo4U/JMMRqJrVD7mjXnrRp8Fsy487NMlm14XSDHGy0gJ/tVwtG3CckRnKHGlEb0LeolBc2wVSnM3UHzKu6TZb41XWFF4jLYyIrQF5wnUE3EQwNw8dR+67kOEB+ZeaeSvg/QbhYnGqdnbsZXx8ccLk2jjPwcsRtAxX3ZkMQOFUui5WkN8slR8PYTZiwIsM5ZD5Xmm+Mx68f08=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPWAK/aQ5L69IkCoDni4hYw3gz894OqQColpxg83ERE+GCBpLZSki872VoScDffmp1ksMHhg7AG3tapS8obBVbQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAJIhC8s6YfiapzXxyOa/B7pSUmgi178StU/rqtmE0T/", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-41-248.us-east-1.aws.redhat.com", "ansible_hostname": <<< 9865 1726887541.36675: stdout chunk (state=3): >>>"ip-10-31-41-248", "ansible_nodename": "ip-10-31-41-248.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": "c0ec0582c21844c488bfb00586762d97", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2823, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 709, "free": 2823}, "nocache": {"free": 3263, "used": 269}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a6a87-9f13-239c-c43f-d1602c87a819", "ansible_product_uuid": "ec2a6a87-9f13-239c-c43f-d1602c87a819", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640<<< 9865 1726887541.36706: stdout chunk (state=3): >>>f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 300, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264252633088, "block_size": 4096, "block_total": 65519355, "block_available": 64514803, "block_used": 1004552, "inode_total": 131071472, "inode_available": 130998831, "inode_used": 72641, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "59", "second": "01", "epoch": "1726887541", "epoch_int": "1726887541", "date": "2024-09-20", "time": "22:59:01", "iso8601_micro": "2024-09-21T02:59:01.324389Z", "iso8601": "2024-09-21T02:59:01Z", "iso8601_basic": "20240920T225901324389", "iso8601_basic_short": "20240920T225901", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.63, "5m": 0.41, "15m": 0.18}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.71 53918 10.31.41.248 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.71 53918 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", <<< 9865 1726887541.36736: stdout chunk (state=3): >>>"loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:92:a0:45:bb:ff", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.248", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c92:a0ff:fe45:bbff", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.248", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:92:a0:45:bb:ff", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.248"], "ansible_all_ipv6_addresses": ["fe80::c92:a0ff:fe45:bbff"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.248", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c92:a0ff:fe45:bbff"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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"}}} <<< 9865 1726887541.37239: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value<<< 9865 1726887541.37267: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 9865 1726887541.37300: 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 encodings.latin_1 # cleanup[2] removing _abc <<< 9865 1726887541.37319: 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site<<< 9865 1726887541.37330: stdout chunk (state=3): >>> # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 9865 1726887541.37357: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 9865 1726887541.37369: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 9865 1726887541.37386: 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 9865 1726887541.37416: stdout chunk (state=3): >>># 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 <<< 9865 1726887541.37429: 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 <<< 9865 1726887541.37447: 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace <<< 9865 1726887541.37462: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform <<< 9865 1726887541.37478: stdout chunk (state=3): >>># 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 <<< 9865 1726887541.37488: stdout chunk (state=3): >>># 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<<< 9865 1726887541.37500: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys <<< 9865 1726887541.37507: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 9865 1726887541.37784: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9865 1726887541.37810: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9865 1726887541.37839: stdout chunk (state=3): >>># destroy zipimport <<< 9865 1726887541.37856: stdout chunk (state=3): >>># destroy _compression <<< 9865 1726887541.37862: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 9865 1726887541.37890: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 9865 1726887541.37903: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9865 1726887541.37911: stdout chunk (state=3): >>># destroy encodings <<< 9865 1726887541.37935: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9865 1726887541.37978: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 9865 1726887541.38024: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 9865 1726887541.38031: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 9865 1726887541.38046: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 9865 1726887541.38065: stdout chunk (state=3): >>># destroy queue <<< 9865 1726887541.38074: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 9865 1726887541.38088: stdout chunk (state=3): >>># destroy shlex <<< 9865 1726887541.38098: stdout chunk (state=3): >>># destroy datetime <<< 9865 1726887541.38103: stdout chunk (state=3): >>># destroy base64 <<< 9865 1726887541.38129: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 9865 1726887541.38135: stdout chunk (state=3): >>># destroy json <<< 9865 1726887541.38187: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 9865 1726887541.38191: stdout chunk (state=3): >>># destroy glob <<< 9865 1726887541.38194: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 9865 1726887541.38196: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util <<< 9865 1726887541.38198: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 9865 1726887541.38225: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 9865 1726887541.38245: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 9865 1726887541.38285: 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 <<< 9865 1726887541.38301: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 9865 1726887541.38322: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 9865 1726887541.38346: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 9865 1726887541.38371: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 9865 1726887541.38398: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 9865 1726887541.38405: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 9865 1726887541.38425: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 9865 1726887541.38441: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 9865 1726887541.38483: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 9865 1726887541.38488: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 9865 1726887541.38495: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9865 1726887541.38534: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 9865 1726887541.38541: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9865 1726887541.38547: stdout chunk (state=3): >>># destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 9865 1726887541.38715: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 9865 1726887541.38741: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 9865 1726887541.38745: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 9865 1726887541.38759: stdout chunk (state=3): >>># destroy stat <<< 9865 1726887541.38765: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 9865 1726887541.38793: stdout chunk (state=3): >>># destroy select <<< 9865 1726887541.38807: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 9865 1726887541.38815: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 9865 1726887541.38861: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 9865 1726887541.39216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 9865 1726887541.39306: stderr chunk (state=3): >>><<< 9865 1726887541.39312: stdout chunk (state=3): >>><<< 9865 1726887541.39493: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230503cdc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230503cb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230503cac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304df0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304dd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304c14d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c14e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d09d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d025e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d16640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d35e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304c26c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d09220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304d16250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d3b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304bfa340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304bfa430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c2ef70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c28a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c284c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b1e190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304be4cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c28e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304d3b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b30ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304b30df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b43700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b43c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304ad0370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b30ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304ae0250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304b43580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304ae0310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c269a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afc670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afc940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304afc730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afc820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304afcc70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304b0a1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304afc8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304aefa00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304c26580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304afca60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2304a17640> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304955160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304955f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304955100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043edeb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043070a0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304307280> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304307c10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230493cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230493c3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230493cf40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230498ab20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304965ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304965370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043e2bb0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304965490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23049654c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304366220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230499c1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230499c340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230499cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304372880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304935160> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23049609a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f230499c6d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304995880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304385d00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304371640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304367f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304371a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043ae790> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043b37f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303efa9d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043ec760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304958400> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23043a5a60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f230495bf70> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043b6640> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2304927cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23043a57f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f279d0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303edbb20> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303edba90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f0f820> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f27f70> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303c7ae20> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303eff670> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2304938c70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303ebfee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23049384f0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303ce2f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303f0cd30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303eff9a0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303bfadf0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303bfa9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303be6b50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303c396a0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303b67340> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303b67640> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_ktlw1fgn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2303b703d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2303cdc130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039eb430> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039eb2b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039d6e20> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039ff940> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23039d6c10> 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANAfgx2YPXLAW08UEjWlDvKOyJnQV6SyYDNCQgCob8kG1YkZzQMVWCl6ybIAbNyH3doFznzdVhW7ncd85Rxxj7lyT3/rTA27PkWPLQGeN2C/fvwR/3LMH1bqwT0QrZ/wiVlCqr2NgRKO4FWkMIhsZSksGWtyfOn0sjrubVOd38hvAAAAFQCJZdL2BdbArvrx/6/xAuZ96yOsfwAAAIB4VTT+cASJlVkAtSfRxcTExKie6wmQbm++liNXmuEEqh0xCfiQHuRPCOSt57i2m7C/bn5w436Re+0bxP6J+uleauGya7GHO6PrTKtm3D5X3fXPZlBLUsB+ouAcFDuPcGE5nug0WRrssN9ZrngNT7DuT2Tkc6m2v4uw4aEET5ZAoAAAAIBZhV7ohGMKhxJokjgE3vdpPmCi/zYjKWCTjr2fE5eDr6Gyd1TfK948Ab4Bxg1Yc9zwE+8ide8ZCX/F9FceVPrU2Ps/hsCyYn+U9PZrkIlWVkowBHHMggAElKP5mcMnb0UWj4XgWRsM5QYpvpNMpcIylhU6pmKFVWSIE8k3tZMrZQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDerYN3n1zSO/pKAhwVxn/8q7/FWMMnIqrpwuiS4TgYp43tU1IPGFWToEJlLKb2yt627inNMMKhwvS3UkIFF2z7r/sBAesmNPVCsG5jAj2eL8s4Okldl3hdeYWKrs7QqqTHbyIySSw2ZPrDwMsw8S2CJnAcLBB1qK0QATYLrvb1oSYT2d9VndNh5MMNdpd1+5nGg2sj8GL2UuOm8PH2PIEsnKg/8PqcrkPNioOpUBJ4vCBMq7C0pslzzVCJTkVoYHsTLeilMSgb47NX5WUCVCybnPpTlHCF2I1BM1gKfflRCqyPu6bwlhqIo4U/JMMRqJrVD7mjXnrRp8Fsy487NMlm14XSDHGy0gJ/tVwtG3CckRnKHGlEb0LeolBc2wVSnM3UHzKu6TZb41XWFF4jLYyIrQF5wnUE3EQwNw8dR+67kOEB+ZeaeSvg/QbhYnGqdnbsZXx8ccLk2jjPwcsRtAxX3ZkMQOFUui5WkN8slR8PYTZiwIsM5ZD5Xmm+Mx68f08=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPWAK/aQ5L69IkCoDni4hYw3gz894OqQColpxg83ERE+GCBpLZSki872VoScDffmp1ksMHhg7AG3tapS8obBVbQ=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAJIhC8s6YfiapzXxyOa/B7pSUmgi178StU/rqtmE0T/", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-41-248.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-248", "ansible_nodename": "ip-10-31-41-248.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": "c0ec0582c21844c488bfb00586762d97", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2823, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 709, "free": 2823}, "nocache": {"free": 3263, "used": 269}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a6a87-9f13-239c-c43f-d1602c87a819", "ansible_product_uuid": "ec2a6a87-9f13-239c-c43f-d1602c87a819", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 300, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264252633088, "block_size": 4096, "block_total": 65519355, "block_available": 64514803, "block_used": 1004552, "inode_total": 131071472, "inode_available": 130998831, "inode_used": 72641, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "59", "second": "01", "epoch": "1726887541", "epoch_int": "1726887541", "date": "2024-09-20", "time": "22:59:01", "iso8601_micro": "2024-09-21T02:59:01.324389Z", "iso8601": "2024-09-21T02:59:01Z", "iso8601_basic": "20240920T225901324389", "iso8601_basic_short": "20240920T225901", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.63, "5m": 0.41, "15m": 0.18}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.71 53918 10.31.41.248 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.71 53918 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0e:92:a0:45:bb:ff", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.248", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c92:a0ff:fe45:bbff", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.40.1", "interface": "eth0", "address": "10.31.41.248", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:92:a0:45:bb:ff", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.41.248"], "ansible_all_ipv6_addresses": ["fe80::c92:a0ff:fe45:bbff"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.248", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c92:a0ff:fe45:bbff"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.41.248 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 9865 1726887541.41586: 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-1726887539.9999495-9911-129881706827987/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9865 1726887541.41613: _low_level_execute_command(): starting 9865 1726887541.41636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887539.9999495-9911-129881706827987/ > /dev/null 2>&1 && sleep 0' 9865 1726887541.42113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887541.42125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.42128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887541.42169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.42183: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.42230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887541.42242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887541.42254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887541.42317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887541.44157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887541.44361: stderr chunk (state=3): >>><<< 9865 1726887541.44364: stdout chunk (state=3): >>><<< 9865 1726887541.44367: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887541.44370: handler run complete 9865 1726887541.44372: variable 'ansible_facts' from source: unknown 9865 1726887541.44469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.44783: variable 'ansible_facts' from source: unknown 9865 1726887541.44879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.45012: attempt loop complete, returning result 9865 1726887541.45018: _execute() done 9865 1726887541.45021: dumping result to json 9865 1726887541.45047: done dumping result, returning 9865 1726887541.45061: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e15955b-8119-281b-804c-00000000001c] 9865 1726887541.45063: sending task result for task 0e15955b-8119-281b-804c-00000000001c 9865 1726887541.47412: done sending task result for task 0e15955b-8119-281b-804c-00000000001c 9865 1726887541.47416: WORKER PROCESS EXITING ok: [managed_node1] 9865 1726887541.47583: no more pending results, returning what we have 9865 1726887541.47585: results queue empty 9865 1726887541.47586: checking for any_errors_fatal 9865 1726887541.47587: done checking for any_errors_fatal 9865 1726887541.47588: checking for max_fail_percentage 9865 1726887541.47589: done checking for max_fail_percentage 9865 1726887541.47589: checking to see if all hosts have failed and the running result is not ok 9865 1726887541.47590: done checking to see if all hosts have failed 9865 1726887541.47591: getting the remaining hosts for this loop 9865 1726887541.47592: done getting the remaining hosts for this loop 9865 1726887541.47595: getting the next task for host managed_node1 9865 1726887541.47598: done getting next task for host managed_node1 9865 1726887541.47599: ^ task is: TASK: meta (flush_handlers) 9865 1726887541.47600: ^ 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 9865 1726887541.47602: getting variables 9865 1726887541.47603: in VariableManager get_vars() 9865 1726887541.47616: Calling all_inventory to load vars for managed_node1 9865 1726887541.47618: Calling groups_inventory to load vars for managed_node1 9865 1726887541.47620: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887541.47625: Calling all_plugins_play to load vars for managed_node1 9865 1726887541.47627: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887541.47628: Calling groups_plugins_play to load vars for managed_node1 9865 1726887541.47733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.47850: done with get_vars() 9865 1726887541.47858: done getting variables 9865 1726887541.47896: in VariableManager get_vars() 9865 1726887541.47902: Calling all_inventory to load vars for managed_node1 9865 1726887541.47904: Calling groups_inventory to load vars for managed_node1 9865 1726887541.47906: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887541.47911: Calling all_plugins_play to load vars for managed_node1 9865 1726887541.47913: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887541.47915: Calling groups_plugins_play to load vars for managed_node1 9865 1726887541.48004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.48116: done with get_vars() 9865 1726887541.48127: done queuing things up, now waiting for results queue to drain 9865 1726887541.48129: results queue empty 9865 1726887541.48129: checking for any_errors_fatal 9865 1726887541.48131: done checking for any_errors_fatal 9865 1726887541.48132: checking for max_fail_percentage 9865 1726887541.48133: done checking for max_fail_percentage 9865 1726887541.48138: checking to see if all hosts have failed and the running result is not ok 9865 1726887541.48139: done checking to see if all hosts have failed 9865 1726887541.48139: getting the remaining hosts for this loop 9865 1726887541.48140: done getting the remaining hosts for this loop 9865 1726887541.48142: getting the next task for host managed_node1 9865 1726887541.48145: done getting next task for host managed_node1 9865 1726887541.48146: ^ task is: TASK: Common test setup tasks 9865 1726887541.48147: ^ 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 9865 1726887541.48149: getting variables 9865 1726887541.48150: in VariableManager get_vars() 9865 1726887541.48156: Calling all_inventory to load vars for managed_node1 9865 1726887541.48157: Calling groups_inventory to load vars for managed_node1 9865 1726887541.48159: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887541.48162: Calling all_plugins_play to load vars for managed_node1 9865 1726887541.48163: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887541.48165: Calling groups_plugins_play to load vars for managed_node1 9865 1726887541.48254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.48361: done with get_vars() 9865 1726887541.48367: done getting variables TASK [Common test setup tasks] ************************************************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:14 Friday 20 September 2024 22:59:01 -0400 (0:00:01.552) 0:00:01.569 ****** 9865 1726887541.48420: entering _queue_task() for managed_node1/include_tasks 9865 1726887541.48421: Creating lock for include_tasks 9865 1726887541.48651: worker is 1 (out of 1 available) 9865 1726887541.48664: exiting _queue_task() for managed_node1/include_tasks 9865 1726887541.48675: done queuing things up, now waiting for results queue to drain 9865 1726887541.48677: waiting for pending results... 9865 1726887541.48831: running TaskExecutor() for managed_node1/TASK: Common test setup tasks 9865 1726887541.48887: in run() - task 0e15955b-8119-281b-804c-000000000006 9865 1726887541.48902: variable 'ansible_search_path' from source: unknown 9865 1726887541.48933: calling self._execute() 9865 1726887541.48988: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887541.48992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887541.49000: variable 'omit' from source: magic vars 9865 1726887541.49075: _execute() done 9865 1726887541.49079: dumping result to json 9865 1726887541.49081: done dumping result, returning 9865 1726887541.49087: done running TaskExecutor() for managed_node1/TASK: Common test setup tasks [0e15955b-8119-281b-804c-000000000006] 9865 1726887541.49092: sending task result for task 0e15955b-8119-281b-804c-000000000006 9865 1726887541.49188: done sending task result for task 0e15955b-8119-281b-804c-000000000006 9865 1726887541.49191: WORKER PROCESS EXITING 9865 1726887541.49239: no more pending results, returning what we have 9865 1726887541.49244: in VariableManager get_vars() 9865 1726887541.49276: Calling all_inventory to load vars for managed_node1 9865 1726887541.49279: Calling groups_inventory to load vars for managed_node1 9865 1726887541.49282: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887541.49294: Calling all_plugins_play to load vars for managed_node1 9865 1726887541.49297: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887541.49299: Calling groups_plugins_play to load vars for managed_node1 9865 1726887541.49461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.49574: done with get_vars() 9865 1726887541.49579: variable 'ansible_search_path' from source: unknown 9865 1726887541.49589: we have included files to process 9865 1726887541.49590: generating all_blocks data 9865 1726887541.49590: done generating all_blocks data 9865 1726887541.49591: processing included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml 9865 1726887541.49592: loading included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml 9865 1726887541.49593: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml 9865 1726887541.50084: done processing included file 9865 1726887541.50086: iterating over new_blocks loaded from include file 9865 1726887541.50087: in VariableManager get_vars() 9865 1726887541.50097: done with get_vars() 9865 1726887541.50098: filtering new block on tags 9865 1726887541.50112: done filtering new block on tags 9865 1726887541.50114: in VariableManager get_vars() 9865 1726887541.50122: done with get_vars() 9865 1726887541.50123: filtering new block on tags 9865 1726887541.50132: done filtering new block on tags 9865 1726887541.50134: done iterating over new_blocks loaded from include file included: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed_node1 9865 1726887541.50137: extending task lists for all hosts with included blocks 9865 1726887541.50158: done extending task lists 9865 1726887541.50159: done processing included files 9865 1726887541.50159: results queue empty 9865 1726887541.50160: checking for any_errors_fatal 9865 1726887541.50161: done checking for any_errors_fatal 9865 1726887541.50161: checking for max_fail_percentage 9865 1726887541.50162: done checking for max_fail_percentage 9865 1726887541.50162: checking to see if all hosts have failed and the running result is not ok 9865 1726887541.50163: done checking to see if all hosts have failed 9865 1726887541.50163: getting the remaining hosts for this loop 9865 1726887541.50164: done getting the remaining hosts for this loop 9865 1726887541.50166: getting the next task for host managed_node1 9865 1726887541.50168: done getting next task for host managed_node1 9865 1726887541.50169: ^ task is: TASK: Check if system is ostree 9865 1726887541.50171: ^ 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 9865 1726887541.50173: getting variables 9865 1726887541.50173: in VariableManager get_vars() 9865 1726887541.50178: Calling all_inventory to load vars for managed_node1 9865 1726887541.50180: Calling groups_inventory to load vars for managed_node1 9865 1726887541.50197: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887541.50202: Calling all_plugins_play to load vars for managed_node1 9865 1726887541.50204: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887541.50206: Calling groups_plugins_play to load vars for managed_node1 9865 1726887541.50289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.50398: done with get_vars() 9865 1726887541.50404: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Friday 20 September 2024 22:59:01 -0400 (0:00:00.020) 0:00:01.589 ****** 9865 1726887541.50454: entering _queue_task() for managed_node1/stat 9865 1726887541.50664: worker is 1 (out of 1 available) 9865 1726887541.50675: exiting _queue_task() for managed_node1/stat 9865 1726887541.50688: done queuing things up, now waiting for results queue to drain 9865 1726887541.50689: waiting for pending results... 9865 1726887541.50840: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 9865 1726887541.50902: in run() - task 0e15955b-8119-281b-804c-000000000032 9865 1726887541.50914: variable 'ansible_search_path' from source: unknown 9865 1726887541.50917: variable 'ansible_search_path' from source: unknown 9865 1726887541.50947: calling self._execute() 9865 1726887541.51005: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887541.51013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887541.51016: variable 'omit' from source: magic vars 9865 1726887541.51352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9865 1726887541.51556: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9865 1726887541.51588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9865 1726887541.51617: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9865 1726887541.51643: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9865 1726887541.51709: 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) 9865 1726887541.51731: 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) 9865 1726887541.51750: 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) 9865 1726887541.51769: 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) 9865 1726887541.51867: Evaluated conditional (not __timesync_is_ostree is defined): True 9865 1726887541.51873: variable 'omit' from source: magic vars 9865 1726887541.51899: variable 'omit' from source: magic vars 9865 1726887541.51927: variable 'omit' from source: magic vars 9865 1726887541.51950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9865 1726887541.51973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887541.51987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9865 1726887541.52000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887541.52009: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887541.52032: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887541.52035: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887541.52039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887541.52107: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887541.52113: Set connection var ansible_connection to ssh 9865 1726887541.52118: Set connection var ansible_pipelining to False 9865 1726887541.52122: Set connection var ansible_shell_type to sh 9865 1726887541.52126: Set connection var ansible_timeout to 10 9865 1726887541.52133: Set connection var ansible_shell_executable to /bin/sh 9865 1726887541.52150: variable 'ansible_shell_executable' from source: unknown 9865 1726887541.52153: variable 'ansible_connection' from source: unknown 9865 1726887541.52156: variable 'ansible_module_compression' from source: unknown 9865 1726887541.52160: variable 'ansible_shell_type' from source: unknown 9865 1726887541.52163: variable 'ansible_shell_executable' from source: unknown 9865 1726887541.52165: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887541.52175: variable 'ansible_pipelining' from source: unknown 9865 1726887541.52178: variable 'ansible_timeout' from source: unknown 9865 1726887541.52180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887541.52285: 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__) 9865 1726887541.52289: variable 'omit' from source: magic vars 9865 1726887541.52291: starting attempt loop 9865 1726887541.52294: running the handler 9865 1726887541.52304: _low_level_execute_command(): starting 9865 1726887541.52311: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9865 1726887541.52843: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887541.52851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887541.52888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.52903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.52952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887541.52964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887541.53036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887541.54692: stdout chunk (state=3): >>>/root <<< 9865 1726887541.54789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887541.54857: stderr chunk (state=3): >>><<< 9865 1726887541.54863: stdout chunk (state=3): >>><<< 9865 1726887541.54886: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887541.54899: _low_level_execute_command(): starting 9865 1726887541.54905: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738 `" && echo ansible-tmp-1726887541.5488603-9960-113307666057738="` echo /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738 `" ) && sleep 0' 9865 1726887541.55395: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887541.55400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887541.55435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.55439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.55441: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.55499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887541.55502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887541.55505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887541.55564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887541.57446: stdout chunk (state=3): >>>ansible-tmp-1726887541.5488603-9960-113307666057738=/root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738 <<< 9865 1726887541.57553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887541.57620: stderr chunk (state=3): >>><<< 9865 1726887541.57624: stdout chunk (state=3): >>><<< 9865 1726887541.57640: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887541.5488603-9960-113307666057738=/root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887541.57689: variable 'ansible_module_compression' from source: unknown 9865 1726887541.57739: ANSIBALLZ: Using lock for stat 9865 1726887541.57742: ANSIBALLZ: Acquiring lock 9865 1726887541.57744: ANSIBALLZ: Lock acquired: 139639406080272 9865 1726887541.57747: ANSIBALLZ: Creating module 9865 1726887541.66656: ANSIBALLZ: Writing module into payload 9865 1726887541.66739: ANSIBALLZ: Writing module 9865 1726887541.66763: ANSIBALLZ: Renaming module 9865 1726887541.66769: ANSIBALLZ: Done creating module 9865 1726887541.66785: variable 'ansible_facts' from source: unknown 9865 1726887541.66841: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738/AnsiballZ_stat.py 9865 1726887541.66957: Sending initial data 9865 1726887541.66966: Sent initial data (151 bytes) 9865 1726887541.67703: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.67707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887541.67736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.67739: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.67741: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.67791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887541.67804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887541.67874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887541.69735: 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 <<< 9865 1726887541.69779: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 9865 1726887541.69830: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9865uwdcp541/tmp99dkidku /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738/AnsiballZ_stat.py <<< 9865 1726887541.69877: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 9865 1726887541.70715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887541.70827: stderr chunk (state=3): >>><<< 9865 1726887541.70831: stdout chunk (state=3): >>><<< 9865 1726887541.70848: done transferring module to remote 9865 1726887541.70863: _low_level_execute_command(): starting 9865 1726887541.70868: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738/ /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738/AnsiballZ_stat.py && sleep 0' 9865 1726887541.71369: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.71374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887541.71404: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.71409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found <<< 9865 1726887541.71412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.71468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887541.71471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887541.71535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887541.73475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887541.73480: stdout chunk (state=3): >>><<< 9865 1726887541.73482: stderr chunk (state=3): >>><<< 9865 1726887541.73518: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887541.73522: _low_level_execute_command(): starting 9865 1726887541.73524: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738/AnsiballZ_stat.py && sleep 0' 9865 1726887541.74015: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.74021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887541.74062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887541.74065: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887541.74067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.74069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration <<< 9865 1726887541.74071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.74073: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.74126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887541.74129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887541.74135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887541.74198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887541.76223: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9865 1726887541.76227: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9865 1726887541.76313: stdout chunk (state=3): >>>import '_io' # <<< 9865 1726887541.76317: stdout chunk (state=3): >>>import 'marshal' # <<< 9865 1726887541.76337: stdout chunk (state=3): >>>import 'posix' # <<< 9865 1726887541.76356: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9865 1726887541.76372: stdout chunk (state=3): >>># installing zipimport hook <<< 9865 1726887541.76404: stdout chunk (state=3): >>>import 'time' # <<< 9865 1726887541.76423: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9865 1726887541.76471: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 9865 1726887541.76476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.76488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 9865 1726887541.76507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 9865 1726887541.76517: stdout chunk (state=3): >>>import '_codecs' # <<< 9865 1726887541.76553: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936ad8dc0> <<< 9865 1726887541.76596: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936ad8b20> <<< 9865 1726887541.76631: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 9865 1726887541.76642: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936ad8ac0> <<< 9865 1726887541.76688: stdout chunk (state=3): >>>import '_signal' # <<< 9865 1726887541.76718: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 9865 1726887541.76749: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d490> <<< 9865 1726887541.76762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887541.76783: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d940> <<< 9865 1726887541.76797: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d670> <<< 9865 1726887541.76824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 9865 1726887541.76837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 9865 1726887541.76852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 9865 1726887541.76884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 9865 1726887541.76928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 9865 1726887541.76952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a34190> <<< 9865 1726887541.76987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 9865 1726887541.76990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 9865 1726887541.77087: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a34220> <<< 9865 1726887541.77127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a34940> <<< 9865 1726887541.77176: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a95880> <<< 9865 1726887541.77195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a2cd90> <<< 9865 1726887541.77251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a57d90> <<< 9865 1726887541.77310: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d970> <<< 9865 1726887541.77334: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9865 1726887541.77547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 9865 1726887541.77593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 9865 1726887541.77596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 9865 1726887541.77633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 9865 1726887541.77655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 9865 1726887541.77664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367aeeb0> <<< 9865 1726887541.77718: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367b1f40> <<< 9865 1726887541.77731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 9865 1726887541.77746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 9865 1726887541.77759: stdout chunk (state=3): >>>import '_sre' # <<< 9865 1726887541.77783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 9865 1726887541.77795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 9865 1726887541.77821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 9865 1726887541.77851: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367a7610> <<< 9865 1726887541.77862: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367ad640> <<< 9865 1726887541.77880: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367ae370> <<< 9865 1726887541.77888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 9865 1726887541.77969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 9865 1726887541.77989: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 9865 1726887541.78035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.78046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 9865 1726887541.78080: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887541.78091: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193672fdf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672f8e0> <<< 9865 1726887541.78103: stdout chunk (state=3): >>>import 'itertools' # <<< 9865 1726887541.78130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 9865 1726887541.78137: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672fee0> <<< 9865 1726887541.78152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 9865 1726887541.78168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 9865 1726887541.78193: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672ffa0> <<< 9865 1726887541.78224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 9865 1726887541.78233: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672feb0> <<< 9865 1726887541.78244: stdout chunk (state=3): >>>import '_collections' # <<< 9865 1726887541.78293: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936789d60> <<< 9865 1726887541.78296: stdout chunk (state=3): >>>import '_functools' # <<< 9865 1726887541.78324: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936782640> <<< 9865 1726887541.78377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 9865 1726887541.78381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367956a0> <<< 9865 1726887541.78383: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367b5e20> <<< 9865 1726887541.78410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 9865 1726887541.78440: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887541.78443: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936742ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936789280> <<< 9865 1726887541.78496: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 9865 1726887541.78499: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887541.78500: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19367952b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367bb9d0> <<< 9865 1726887541.78526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 9865 1726887541.78530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 9865 1726887541.78556: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.78580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 9865 1726887541.78588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 9865 1726887541.78612: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742dc0> <<< 9865 1726887541.78638: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 9865 1726887541.78642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 9865 1726887541.78646: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742d30> <<< 9865 1726887541.78673: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 9865 1726887541.78678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 9865 1726887541.78692: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 9865 1726887541.78706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887541.78725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 9865 1726887541.78779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 9865 1726887541.78802: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887541.78814: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367153a0> <<< 9865 1726887541.78828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 9865 1726887541.78841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 9865 1726887541.78870: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936715490> <<< 9865 1726887541.78997: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936749fd0> <<< 9865 1726887541.79026: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936744a60> <<< 9865 1726887541.79043: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936744580> <<< 9865 1726887541.79060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 9865 1726887541.79078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 9865 1726887541.79120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 9865 1726887541.79128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 9865 1726887541.79149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 9865 1726887541.79161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 9865 1726887541.79164: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19366491f0> <<< 9865 1726887541.79197: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936700b80> <<< 9865 1726887541.79245: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936744ee0> <<< 9865 1726887541.79255: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367bb040> <<< 9865 1726887541.79272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 9865 1726887541.79301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 9865 1726887541.79333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 9865 1726887541.79339: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193665bb20> <<< 9865 1726887541.79345: stdout chunk (state=3): >>>import 'errno' # <<< 9865 1726887541.79380: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887541.79388: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193665be50> <<< 9865 1726887541.79401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 9865 1726887541.79427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 9865 1726887541.79441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 9865 1726887541.79444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 9865 1726887541.79446: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193666d760> <<< 9865 1726887541.79472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 9865 1726887541.79500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 9865 1726887541.79529: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193666dca0> <<< 9865 1726887541.79569: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19365fa3d0> <<< 9865 1726887541.79572: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193665bf40> <<< 9865 1726887541.79597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 9865 1726887541.79723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193660b2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193666d5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193660b370> <<< 9865 1726887541.79734: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742a00> <<< 9865 1726887541.79750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 9865 1726887541.79775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 9865 1726887541.79789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 9865 1726887541.79812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 9865 1726887541.79841: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887541.79846: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19366266d0> <<< 9865 1726887541.79869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 9865 1726887541.79872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 9865 1726887541.79895: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887541.79901: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19366269a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936626790> <<< 9865 1726887541.79927: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936626880> <<< 9865 1726887541.79956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 9865 1726887541.80168: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936626cd0> <<< 9865 1726887541.80220: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936633220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936626910> <<< 9865 1726887541.80223: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193661aa60> <<< 9865 1726887541.80265: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367425e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 9865 1726887541.80328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 9865 1726887541.80367: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936626ac0> <<< 9865 1726887541.80480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 9865 1726887541.80483: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19365496a0> <<< 9865 1726887541.80623: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip' # zipimport: zlib available <<< 9865 1726887541.80730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.80781: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/__init__.py <<< 9865 1726887541.80796: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9865 1726887541.80809: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9865 1726887541.82104: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.83094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d7f0> <<< 9865 1726887541.83100: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.83118: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 9865 1726887541.83139: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 9865 1726887541.83179: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f4d160> <<< 9865 1726887541.83222: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d280> <<< 9865 1726887541.83262: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4df40> <<< 9865 1726887541.83276: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 9865 1726887541.83330: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4dd60> import 'atexit' # <<< 9865 1726887541.83369: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f4dfa0> <<< 9865 1726887541.83382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 9865 1726887541.83420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 9865 1726887541.83458: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d100> <<< 9865 1726887541.83495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 9865 1726887541.83499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 9865 1726887541.83541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 9865 1726887541.83555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 9865 1726887541.83634: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935ea4f10> <<< 9865 1726887541.83662: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935ec3f10> <<< 9865 1726887541.83706: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935ec3d30> <<< 9865 1726887541.83720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 9865 1726887541.83751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 9865 1726887541.83785: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935ec33a0> <<< 9865 1726887541.83801: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935fb3dc0> <<< 9865 1726887541.83995: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935fb33a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 9865 1726887541.84028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935fb3fa0> <<< 9865 1726887541.84041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 9865 1726887541.84091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 9865 1726887541.84136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f84c70> <<< 9865 1726887541.84225: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f20d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f203d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f564c0> <<< 9865 1726887541.84262: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f204f0> <<< 9865 1726887541.84306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f20520> <<< 9865 1726887541.84334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 9865 1726887541.84345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 9865 1726887541.84374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 9865 1726887541.84447: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e85310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f95220> <<< 9865 1726887541.84481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 9865 1726887541.84492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 9865 1726887541.84541: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e91880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f953a0> <<< 9865 1726887541.84565: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 9865 1726887541.84637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.84648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 9865 1726887541.84710: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935faddc0> <<< 9865 1726887541.84838: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e91820> <<< 9865 1726887541.84935: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e91670> <<< 9865 1726887541.84973: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e90610> <<< 9865 1726887541.85015: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e90520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f8c8e0> <<< 9865 1726887541.85054: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 9865 1726887541.85080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 9865 1726887541.85091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 9865 1726887541.85127: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f166a0> <<< 9865 1726887541.85324: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f14af0> <<< 9865 1726887541.85334: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f240a0> <<< 9865 1726887541.85380: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f59ac0> <<< 9865 1726887541.85421: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 9865 1726887541.85431: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.85500: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.85593: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9865 1726887541.85637: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9865 1726887541.85656: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.85746: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.85844: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.86340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.86838: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 9865 1726887541.86862: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.86931: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935a605b0> <<< 9865 1726887541.87010: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 9865 1726887541.87026: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e60550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935a020d0> <<< 9865 1726887541.87070: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9865 1726887541.87114: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 9865 1726887541.87126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.87237: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.87393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 9865 1726887541.87410: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f14be0> # zipimport: zlib available <<< 9865 1726887541.87822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.88190: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.88247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.88316: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9865 1726887541.88353: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.88389: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9865 1726887541.88446: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.88541: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 9865 1726887541.88565: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9865 1726887541.88604: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.88639: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9865 1726887541.88652: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.88828: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.89025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 9865 1726887541.89069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 9865 1726887541.89145: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e6e9a0> # zipimport: zlib available <<< 9865 1726887541.89204: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.89301: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9865 1726887541.89317: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.89345: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.89388: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9865 1726887541.89427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.89470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.89564: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.89629: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 9865 1726887541.89652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887541.89740: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935fa0250> <<< 9865 1726887541.89764: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e6ef10> <<< 9865 1726887541.89814: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9865 1726887541.89958: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.90004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.90030: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.90081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 9865 1726887541.90100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 9865 1726887541.90151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 9865 1726887541.90182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 9865 1726887541.90266: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e537f0> <<< 9865 1726887541.90311: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e4e820> <<< 9865 1726887541.90377: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935eeea00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9865 1726887541.90427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.90440: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 9865 1726887541.90536: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 9865 1726887541.90552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9865 1726887541.90662: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.90839: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887541.90985: 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"}}} <<< 9865 1726887541.90998: stdout chunk (state=3): >>># destroy __main__ <<< 9865 1726887541.91278: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9865 1726887541.91307: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # 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 <<< 9865 1726887541.91337: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 9865 1726887541.91374: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 9865 1726887541.91414: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 9865 1726887541.91597: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9865 1726887541.91640: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 9865 1726887541.91696: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 9865 1726887541.91730: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 9865 1726887541.91752: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 9865 1726887541.92004: 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 9865 1726887541.92014: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 9865 1726887541.92193: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 9865 1726887541.92199: stdout chunk (state=3): >>># destroy tokenize <<< 9865 1726887541.92201: stdout chunk (state=3): >>># destroy _heapq <<< 9865 1726887541.92203: stdout chunk (state=3): >>># destroy posixpath <<< 9865 1726887541.92205: stdout chunk (state=3): >>># destroy stat <<< 9865 1726887541.92223: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 9865 1726887541.92247: 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 itertools # destroy operator <<< 9865 1726887541.92250: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 9865 1726887541.92284: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 9865 1726887541.92689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 9865 1726887541.92692: stdout chunk (state=3): >>><<< 9865 1726887541.92694: stderr chunk (state=3): >>><<< 9865 1726887541.92828: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936ad8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936ad8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936ad8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a2cd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936a7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193672fdf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672f8e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672fee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672ffa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193672feb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936789d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936782640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367956a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367b5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936742ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936789280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19367952b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367bb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367153a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936715490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936749fd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936744a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936744580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19366491f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936700b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936744ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367bb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193665bb20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193665be50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193666d760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193666dca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19365fa3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193665bf40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193660b2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193666d5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f193660b370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936742a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19366266d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19366269a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936626790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936626880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936626cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1936633220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936626910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f193661aa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19367425e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1936626ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19365496a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f4d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4df40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4dd60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f4dfa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f4d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935ea4f10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935ec3f10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935ec3d30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935ec33a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935fb3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935fb33a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935fb3fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f84c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f20d00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f203d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f564c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f204f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f20520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e85310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f95220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e91880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f953a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935faddc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e91820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e91670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e90610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935e90520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f8c8e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f14af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f240a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935f16100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f59ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935a605b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e60550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935a020d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935f14be0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e6e9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1935fa0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e6ef10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e537f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935e4e820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1935eeea00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_j_hri9f3/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.41.248 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 9865 1726887541.93517: 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-1726887541.5488603-9960-113307666057738/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9865 1726887541.93521: _low_level_execute_command(): starting 9865 1726887541.93523: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887541.5488603-9960-113307666057738/ > /dev/null 2>&1 && sleep 0' 9865 1726887541.93751: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887541.93755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887541.93791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.93796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887541.93798: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887541.93856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887541.93860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887541.93862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887541.93920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887541.95786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887541.95867: stderr chunk (state=3): >>><<< 9865 1726887541.95871: stdout chunk (state=3): >>><<< 9865 1726887541.95888: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887541.95928: handler run complete 9865 1726887541.95936: attempt loop complete, returning result 9865 1726887541.95939: _execute() done 9865 1726887541.95941: dumping result to json 9865 1726887541.95943: done dumping result, returning 9865 1726887541.95945: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0e15955b-8119-281b-804c-000000000032] 9865 1726887541.95988: sending task result for task 0e15955b-8119-281b-804c-000000000032 9865 1726887541.96346: done sending task result for task 0e15955b-8119-281b-804c-000000000032 9865 1726887541.96351: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 9865 1726887541.96414: no more pending results, returning what we have 9865 1726887541.96417: results queue empty 9865 1726887541.96418: checking for any_errors_fatal 9865 1726887541.96419: done checking for any_errors_fatal 9865 1726887541.96420: checking for max_fail_percentage 9865 1726887541.96422: done checking for max_fail_percentage 9865 1726887541.96423: checking to see if all hosts have failed and the running result is not ok 9865 1726887541.96424: done checking to see if all hosts have failed 9865 1726887541.96425: getting the remaining hosts for this loop 9865 1726887541.96429: done getting the remaining hosts for this loop 9865 1726887541.96434: getting the next task for host managed_node1 9865 1726887541.96439: done getting next task for host managed_node1 9865 1726887541.96441: ^ task is: TASK: Set flag to indicate system is ostree 9865 1726887541.96444: ^ 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 9865 1726887541.96447: getting variables 9865 1726887541.96452: in VariableManager get_vars() 9865 1726887541.96479: Calling all_inventory to load vars for managed_node1 9865 1726887541.96482: Calling groups_inventory to load vars for managed_node1 9865 1726887541.96485: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887541.96494: Calling all_plugins_play to load vars for managed_node1 9865 1726887541.96496: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887541.96499: Calling groups_plugins_play to load vars for managed_node1 9865 1726887541.96683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.96918: done with get_vars() 9865 1726887541.96931: done getting variables 9865 1726887541.97027: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Friday 20 September 2024 22:59:01 -0400 (0:00:00.465) 0:00:02.055 ****** 9865 1726887541.97054: entering _queue_task() for managed_node1/set_fact 9865 1726887541.97059: Creating lock for set_fact 9865 1726887541.97336: worker is 1 (out of 1 available) 9865 1726887541.97353: exiting _queue_task() for managed_node1/set_fact 9865 1726887541.97365: done queuing things up, now waiting for results queue to drain 9865 1726887541.97366: waiting for pending results... 9865 1726887541.97619: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 9865 1726887541.97720: in run() - task 0e15955b-8119-281b-804c-000000000033 9865 1726887541.97738: variable 'ansible_search_path' from source: unknown 9865 1726887541.97744: variable 'ansible_search_path' from source: unknown 9865 1726887541.97787: calling self._execute() 9865 1726887541.97868: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887541.97879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887541.97892: variable 'omit' from source: magic vars 9865 1726887541.98364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9865 1726887541.98539: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9865 1726887541.98575: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9865 1726887541.98602: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9865 1726887541.98628: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9865 1726887541.98723: 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) 9865 1726887541.98740: 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) 9865 1726887541.98766: 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) 9865 1726887541.98786: 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) 9865 1726887541.98875: Evaluated conditional (not __timesync_is_ostree is defined): True 9865 1726887541.98885: variable 'omit' from source: magic vars 9865 1726887541.98913: variable 'omit' from source: magic vars 9865 1726887541.98996: variable '__ostree_booted_stat' from source: set_fact 9865 1726887541.99036: variable 'omit' from source: magic vars 9865 1726887541.99059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9865 1726887541.99079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887541.99095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9865 1726887541.99112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887541.99121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887541.99142: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887541.99145: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887541.99148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887541.99222: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887541.99225: Set connection var ansible_connection to ssh 9865 1726887541.99231: Set connection var ansible_pipelining to False 9865 1726887541.99233: Set connection var ansible_shell_type to sh 9865 1726887541.99238: Set connection var ansible_timeout to 10 9865 1726887541.99245: Set connection var ansible_shell_executable to /bin/sh 9865 1726887541.99265: variable 'ansible_shell_executable' from source: unknown 9865 1726887541.99268: variable 'ansible_connection' from source: unknown 9865 1726887541.99270: variable 'ansible_module_compression' from source: unknown 9865 1726887541.99272: variable 'ansible_shell_type' from source: unknown 9865 1726887541.99275: variable 'ansible_shell_executable' from source: unknown 9865 1726887541.99277: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887541.99279: variable 'ansible_pipelining' from source: unknown 9865 1726887541.99282: variable 'ansible_timeout' from source: unknown 9865 1726887541.99286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887541.99362: 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) 9865 1726887541.99370: variable 'omit' from source: magic vars 9865 1726887541.99375: starting attempt loop 9865 1726887541.99378: running the handler 9865 1726887541.99387: handler run complete 9865 1726887541.99395: attempt loop complete, returning result 9865 1726887541.99398: _execute() done 9865 1726887541.99400: dumping result to json 9865 1726887541.99403: done dumping result, returning 9865 1726887541.99414: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0e15955b-8119-281b-804c-000000000033] 9865 1726887541.99417: sending task result for task 0e15955b-8119-281b-804c-000000000033 9865 1726887541.99495: done sending task result for task 0e15955b-8119-281b-804c-000000000033 9865 1726887541.99497: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 9865 1726887541.99590: no more pending results, returning what we have 9865 1726887541.99593: results queue empty 9865 1726887541.99594: checking for any_errors_fatal 9865 1726887541.99598: done checking for any_errors_fatal 9865 1726887541.99599: checking for max_fail_percentage 9865 1726887541.99601: done checking for max_fail_percentage 9865 1726887541.99602: checking to see if all hosts have failed and the running result is not ok 9865 1726887541.99602: done checking to see if all hosts have failed 9865 1726887541.99603: getting the remaining hosts for this loop 9865 1726887541.99605: done getting the remaining hosts for this loop 9865 1726887541.99610: getting the next task for host managed_node1 9865 1726887541.99618: done getting next task for host managed_node1 9865 1726887541.99620: ^ task is: TASK: Ensure iproute for gathering default_ipv4 fact 9865 1726887541.99623: ^ 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 9865 1726887541.99626: getting variables 9865 1726887541.99628: in VariableManager get_vars() 9865 1726887541.99655: Calling all_inventory to load vars for managed_node1 9865 1726887541.99658: Calling groups_inventory to load vars for managed_node1 9865 1726887541.99661: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887541.99669: Calling all_plugins_play to load vars for managed_node1 9865 1726887541.99671: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887541.99680: Calling groups_plugins_play to load vars for managed_node1 9865 1726887541.99784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887541.99905: done with get_vars() 9865 1726887541.99917: done getting variables 9865 1726887541.99989: 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 [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Friday 20 September 2024 22:59:01 -0400 (0:00:00.029) 0:00:02.085 ****** 9865 1726887542.00013: entering _queue_task() for managed_node1/package 9865 1726887542.00014: Creating lock for package 9865 1726887542.00217: worker is 1 (out of 1 available) 9865 1726887542.00229: exiting _queue_task() for managed_node1/package 9865 1726887542.00241: done queuing things up, now waiting for results queue to drain 9865 1726887542.00243: waiting for pending results... 9865 1726887542.00392: running TaskExecutor() for managed_node1/TASK: Ensure iproute for gathering default_ipv4 fact 9865 1726887542.00457: in run() - task 0e15955b-8119-281b-804c-000000000035 9865 1726887542.00467: variable 'ansible_search_path' from source: unknown 9865 1726887542.00470: variable 'ansible_search_path' from source: unknown 9865 1726887542.00498: calling self._execute() 9865 1726887542.00552: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887542.00564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887542.00567: variable 'omit' from source: magic vars 9865 1726887542.00642: variable 'omit' from source: magic vars 9865 1726887542.00673: variable 'omit' from source: magic vars 9865 1726887542.01035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9865 1726887542.02826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9865 1726887542.02886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9865 1726887542.02914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9865 1726887542.02938: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9865 1726887542.02962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9865 1726887542.03038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9865 1726887542.03061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9865 1726887542.03081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9865 1726887542.03111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9865 1726887542.03122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9865 1726887542.03212: variable '__timesync_is_ostree' from source: set_fact 9865 1726887542.03219: variable 'omit' from source: magic vars 9865 1726887542.03245: variable 'omit' from source: magic vars 9865 1726887542.03271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9865 1726887542.03293: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887542.03308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9865 1726887542.03322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887542.03330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887542.03355: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887542.03358: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887542.03361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887542.03435: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887542.03438: Set connection var ansible_connection to ssh 9865 1726887542.03443: Set connection var ansible_pipelining to False 9865 1726887542.03446: Set connection var ansible_shell_type to sh 9865 1726887542.03454: Set connection var ansible_timeout to 10 9865 1726887542.03460: Set connection var ansible_shell_executable to /bin/sh 9865 1726887542.03478: variable 'ansible_shell_executable' from source: unknown 9865 1726887542.03480: variable 'ansible_connection' from source: unknown 9865 1726887542.03483: variable 'ansible_module_compression' from source: unknown 9865 1726887542.03485: variable 'ansible_shell_type' from source: unknown 9865 1726887542.03487: variable 'ansible_shell_executable' from source: unknown 9865 1726887542.03491: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887542.03493: variable 'ansible_pipelining' from source: unknown 9865 1726887542.03495: variable 'ansible_timeout' from source: unknown 9865 1726887542.03500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887542.03573: 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) 9865 1726887542.03582: variable 'omit' from source: magic vars 9865 1726887542.03587: starting attempt loop 9865 1726887542.03590: running the handler 9865 1726887542.03595: variable 'ansible_facts' from source: unknown 9865 1726887542.03597: variable 'ansible_facts' from source: unknown 9865 1726887542.03641: _low_level_execute_command(): starting 9865 1726887542.03647: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9865 1726887542.04168: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887542.04188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887542.04203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887542.04222: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.04273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887542.04293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887542.04343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887542.06020: stdout chunk (state=3): >>>/root <<< 9865 1726887542.06123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887542.06181: stderr chunk (state=3): >>><<< 9865 1726887542.06191: stdout chunk (state=3): >>><<< 9865 1726887542.06221: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887542.06232: _low_level_execute_command(): starting 9865 1726887542.06238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404 `" && echo ansible-tmp-1726887542.0622084-9975-75443114532404="` echo /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404 `" ) && sleep 0' 9865 1726887542.06713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887542.06726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887542.06755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.06766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.06806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887542.06820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887542.06887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887542.08838: stdout chunk (state=3): >>>ansible-tmp-1726887542.0622084-9975-75443114532404=/root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404 <<< 9865 1726887542.08943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887542.09010: stderr chunk (state=3): >>><<< 9865 1726887542.09014: stdout chunk (state=3): >>><<< 9865 1726887542.09029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887542.0622084-9975-75443114532404=/root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887542.09060: variable 'ansible_module_compression' from source: unknown 9865 1726887542.09116: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 9865 1726887542.09119: ANSIBALLZ: Acquiring lock 9865 1726887542.09122: ANSIBALLZ: Lock acquired: 139639407642528 9865 1726887542.09124: ANSIBALLZ: Creating module 9865 1726887542.21811: ANSIBALLZ: Writing module into payload 9865 1726887542.22004: ANSIBALLZ: Writing module 9865 1726887542.22026: ANSIBALLZ: Renaming module 9865 1726887542.22031: ANSIBALLZ: Done creating module 9865 1726887542.22047: variable 'ansible_facts' from source: unknown 9865 1726887542.22111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404/AnsiballZ_dnf.py 9865 1726887542.22223: Sending initial data 9865 1726887542.22232: Sent initial data (149 bytes) 9865 1726887542.22974: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887542.22990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887542.23010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.23024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.23069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887542.23085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887542.23149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887542.24998: 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 <<< 9865 1726887542.25044: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 9865 1726887542.25091: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9865uwdcp541/tmpy4lbise5 /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404/AnsiballZ_dnf.py <<< 9865 1726887542.25139: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 9865 1726887542.26241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887542.26414: stderr chunk (state=3): >>><<< 9865 1726887542.26426: stdout chunk (state=3): >>><<< 9865 1726887542.26459: done transferring module to remote 9865 1726887542.26478: _low_level_execute_command(): starting 9865 1726887542.26488: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404/ /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404/AnsiballZ_dnf.py && sleep 0' 9865 1726887542.27140: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887542.27159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887542.27177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887542.27201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887542.27248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887542.27262: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887542.27275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.27297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887542.27314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887542.27329: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887542.27345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887542.27365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887542.27374: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.27441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887542.27444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887542.27505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887542.29374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887542.29426: stderr chunk (state=3): >>><<< 9865 1726887542.29429: stdout chunk (state=3): >>><<< 9865 1726887542.29450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887542.29454: _low_level_execute_command(): starting 9865 1726887542.29456: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404/AnsiballZ_dnf.py && sleep 0' 9865 1726887542.29979: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887542.30003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887542.30023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887542.30043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887542.30086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887542.30109: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887542.30124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.30147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887542.30160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887542.30170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887542.30180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887542.30191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887542.30213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887542.30224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887542.30232: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887542.30245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887542.30314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887542.30343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887542.30362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887542.30579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887542.32512: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 9865 1726887542.32516: stdout chunk (state=3): >>>import '_weakref' # <<< 9865 1726887542.32573: stdout chunk (state=3): >>>import '_io' # <<< 9865 1726887542.32579: stdout chunk (state=3): >>>import 'marshal' # <<< 9865 1726887542.32615: stdout chunk (state=3): >>>import 'posix' # <<< 9865 1726887542.32625: stdout chunk (state=3): >>> <<< 9865 1726887542.32638: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9865 1726887542.32654: stdout chunk (state=3): >>># installing zipimport hook <<< 9865 1726887542.32685: stdout chunk (state=3): >>>import 'time' # <<< 9865 1726887542.32695: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9865 1726887542.32741: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.32762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 9865 1726887542.32779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 9865 1726887542.32794: stdout chunk (state=3): >>>import '_codecs' # <<< 9865 1726887542.32813: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeff3dc0> <<< 9865 1726887542.32850: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 9865 1726887542.32866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef983a0> <<< 9865 1726887542.32872: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeff3b20> <<< 9865 1726887542.32903: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 9865 1726887542.32925: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeff3ac0> <<< 9865 1726887542.32933: stdout chunk (state=3): >>>import '_signal' # <<< 9865 1726887542.32961: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 9865 1726887542.32972: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98490> <<< 9865 1726887542.32996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 9865 1726887542.33003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 9865 1726887542.33017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 9865 1726887542.33028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887542.33045: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98940> <<< 9865 1726887542.33063: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98670> <<< 9865 1726887542.33100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 9865 1726887542.33104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 9865 1726887542.33134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 9865 1726887542.33144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 9865 1726887542.33166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 9865 1726887542.33182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 9865 1726887542.33210: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef4f190> <<< 9865 1726887542.33227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 9865 1726887542.33247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 9865 1726887542.33325: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef4f220> <<< 9865 1726887542.33352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 9865 1726887542.33391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 9865 1726887542.33395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 9865 1726887542.33397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 9865 1726887542.33398: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef72850> <<< 9865 1726887542.33399: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef4f940> <<< 9865 1726887542.33421: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abefb0880> <<< 9865 1726887542.33450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 9865 1726887542.33453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 9865 1726887542.33457: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef48d90> <<< 9865 1726887542.33517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 9865 1726887542.33520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 9865 1726887542.33523: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef72d90> <<< 9865 1726887542.33576: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98970> <<< 9865 1726887542.33604: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9865 1726887542.33847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 9865 1726887542.33854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 9865 1726887542.33883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 9865 1726887542.33890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 9865 1726887542.33905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 9865 1726887542.33930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 9865 1726887542.33939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 9865 1726887542.33965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef13eb0> <<< 9865 1726887542.34021: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef16f40> <<< 9865 1726887542.34033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 9865 1726887542.34044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 9865 1726887542.34063: stdout chunk (state=3): >>>import '_sre' # <<< 9865 1726887542.34087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 9865 1726887542.34096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 9865 1726887542.34122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 9865 1726887542.34146: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef0c610> <<< 9865 1726887542.34159: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef12640> <<< 9865 1726887542.34180: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef13370> <<< 9865 1726887542.34190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 9865 1726887542.34269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 9865 1726887542.34290: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 9865 1726887542.34325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.34344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 9865 1726887542.34347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 9865 1726887542.34371: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.34380: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abee1ed90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1e880> <<< 9865 1726887542.34399: stdout chunk (state=3): >>>import 'itertools' # <<< 9865 1726887542.34421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 9865 1726887542.34427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1ee80> <<< 9865 1726887542.34438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 9865 1726887542.34468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 9865 1726887542.34485: stdout chunk (state=3): >>>import '_operator' # <<< 9865 1726887542.34492: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1ef40> <<< 9865 1726887542.34528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1ee50> <<< 9865 1726887542.34533: stdout chunk (state=3): >>>import '_collections' # <<< 9865 1726887542.34580: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee77d00> <<< 9865 1726887542.34588: stdout chunk (state=3): >>>import '_functools' # <<< 9865 1726887542.34611: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee705e0> <<< 9865 1726887542.34681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee84640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef1ae20> <<< 9865 1726887542.34707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 9865 1726887542.34741: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abee30c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee77220> <<< 9865 1726887542.34784: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.34804: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abee84250> <<< 9865 1726887542.34810: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef209d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 9865 1726887542.34822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 9865 1726887542.34846: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.34883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 9865 1726887542.34922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30d60> <<< 9865 1726887542.34960: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 9865 1726887542.34987: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 9865 1726887542.35005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887542.35020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 9865 1726887542.35081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 9865 1726887542.35124: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abebfb340> <<< 9865 1726887542.35146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 9865 1726887542.35153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 9865 1726887542.35164: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abebfb430> <<< 9865 1726887542.35277: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee38f70> <<< 9865 1726887542.35321: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee32a00> <<< 9865 1726887542.35363: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee324c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 9865 1726887542.35398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 9865 1726887542.35432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 9865 1726887542.35446: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb2e190> <<< 9865 1726887542.35476: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abebe5cd0> <<< 9865 1726887542.35527: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee32e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef20040> <<< 9865 1726887542.35588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 9865 1726887542.35621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb40ac0> import 'errno' # <<< 9865 1726887542.35675: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb40df0> <<< 9865 1726887542.35713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 9865 1726887542.35739: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb52700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 9865 1726887542.35771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 9865 1726887542.35801: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb52c40> <<< 9865 1726887542.35878: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.35881: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeaeb370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb40ee0> <<< 9865 1726887542.35883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 9865 1726887542.35885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 9865 1726887542.35922: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeafb250> <<< 9865 1726887542.35930: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb52580> import 'pwd' # <<< 9865 1726887542.35960: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeafb310> <<< 9865 1726887542.36006: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee309a0> <<< 9865 1726887542.36022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 9865 1726887542.36042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 9865 1726887542.36057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 9865 1726887542.36076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 9865 1726887542.36106: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.36124: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17670> <<< 9865 1726887542.36131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 9865 1726887542.36156: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.36169: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb17730> <<< 9865 1726887542.36185: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17820> <<< 9865 1726887542.36216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 9865 1726887542.36221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 9865 1726887542.36418: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.36423: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17c70> <<< 9865 1726887542.36457: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb251c0> <<< 9865 1726887542.36473: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb178b0> <<< 9865 1726887542.36478: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb0aa00> <<< 9865 1726887542.36501: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30580> <<< 9865 1726887542.36521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 9865 1726887542.36583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 9865 1726887542.36615: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb17a60> <<< 9865 1726887542.36730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 9865 1726887542.36742: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2abea3a640> <<< 9865 1726887542.36916: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 9865 1726887542.37011: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.37038: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 9865 1726887542.37042: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.37058: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.37078: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 9865 1726887542.37086: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.38466: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.39474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963790> <<< 9865 1726887542.39479: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.39482: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 9865 1726887542.39484: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe963160> <<< 9865 1726887542.39517: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963280> <<< 9865 1726887542.39573: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963ee0> <<< 9865 1726887542.39576: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 9865 1726887542.39616: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963d00> import 'atexit' # <<< 9865 1726887542.39694: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe963f40> <<< 9865 1726887542.39697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 9865 1726887542.39699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 9865 1726887542.39833: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963100> <<< 9865 1726887542.39836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 9865 1726887542.39838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 9865 1726887542.39840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 9865 1726887542.39845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 9865 1726887542.39851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 9865 1726887542.39916: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3d1160> <<< 9865 1726887542.39945: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe38cf70> <<< 9865 1726887542.39993: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe38cd90> <<< 9865 1726887542.39996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 9865 1726887542.40030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 9865 1726887542.40077: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe38c400> <<< 9865 1726887542.40080: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe94adc0> <<< 9865 1726887542.40277: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe94a3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 9865 1726887542.40306: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe94af40> <<< 9865 1726887542.40401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 9865 1726887542.40411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe998b20> <<< 9865 1726887542.40529: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe365ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe365370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe968460> <<< 9865 1726887542.40620: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe365490> <<< 9865 1726887542.40640: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3654c0> <<< 9865 1726887542.40643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 9865 1726887542.40645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 9865 1726887542.40647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 9865 1726887542.40651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 9865 1726887542.40754: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe34f220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a91c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 9865 1726887542.40759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 9865 1726887542.40844: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a9340> <<< 9865 1726887542.40847: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 9865 1726887542.42421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9c3d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe35c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a2880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe3e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe3dfa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3ee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe3e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe96ea00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9865 1726887542.42427: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9865 1726887542.42430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.42560: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.43044: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 9865 1726887542.43079: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.43127: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abdf50550> <<< 9865 1726887542.43217: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe32a4f0> <<< 9865 1726887542.43220: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdef2070> <<< 9865 1726887542.43270: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 9865 1726887542.43294: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.43318: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9865 1726887542.43436: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.43577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 9865 1726887542.43592: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3dfbb0> # zipimport: zlib available <<< 9865 1726887542.43991: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44357: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44406: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44467: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9865 1726887542.44506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44554: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 9865 1726887542.44558: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44600: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44701: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9865 1726887542.44717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44748: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.44787: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9865 1726887542.44977: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 9865 1726887542.45196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 9865 1726887542.45277: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe338940> # zipimport: zlib available <<< 9865 1726887542.45343: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45431: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9865 1726887542.45456: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45526: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 9865 1726887542.45529: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45562: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45594: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45689: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.45757: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 9865 1726887542.45784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.45857: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe9b5250> <<< 9865 1726887542.45889: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3385e0> <<< 9865 1726887542.45931: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9865 1726887542.46073: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.46139: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.46156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.46209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 9865 1726887542.46227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 9865 1726887542.46283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 9865 1726887542.46299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 9865 1726887542.46302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 9865 1726887542.46390: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe31f790> <<< 9865 1726887542.46433: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe31c7c0> <<< 9865 1726887542.46488: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3158e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9865 1726887542.46529: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.46547: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 9865 1726887542.46636: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 9865 1726887542.46657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.47126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.47534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.48115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.48731: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30cd0> <<< 9865 1726887542.48810: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf305b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30b50> <<< 9865 1726887542.48825: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 9865 1726887542.48890: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe338c70> <<< 9865 1726887542.48939: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 9865 1726887542.48973: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 9865 1726887542.49018: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 9865 1726887542.49066: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcb4820> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcb4d30> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 9865 1726887542.49070: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcb4f10> <<< 9865 1726887542.49165: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc8bf40> <<< 9865 1726887542.49170: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887542.49199: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc7a670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 9865 1726887542.49229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 9865 1726887542.49315: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc80af0> <<< 9865 1726887542.49365: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 9865 1726887542.49385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 9865 1726887542.49399: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdedfdc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc7ad90> <<< 9865 1726887542.49458: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc80400> <<< 9865 1726887542.49482: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc8b700> <<< 9865 1726887542.49511: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 9865 1726887542.49515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 9865 1726887542.49579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 9865 1726887542.49584: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 9865 1726887542.49599: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf25d90> <<< 9865 1726887542.49739: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a9f40> <<< 9865 1726887542.49782: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdedfc40> <<< 9865 1726887542.49824: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 9865 1726887542.49865: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 9865 1726887542.49905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfbe50> <<< 9865 1726887542.49942: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfbc10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf203d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe34f8b0> <<< 9865 1726887542.50047: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc8b0d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf305e0> <<< 9865 1726887542.50065: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 9865 1726887542.50068: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 9865 1726887542.50141: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfb910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30f40> <<< 9865 1726887542.50160: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.50245: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd019d0> <<< 9865 1726887542.50274: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 9865 1726887542.50332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 9865 1726887542.50368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 9865 1726887542.50528: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe9b5640> <<< 9865 1726887542.50834: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc55790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfbbb0> <<< 9865 1726887542.50866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 9865 1726887542.50943: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc99760> <<< 9865 1726887542.50982: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6bc70> <<< 9865 1726887542.51011: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6b640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6be50> <<< 9865 1726887542.51034: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 9865 1726887542.51070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 9865 1726887542.51172: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6b1c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 9865 1726887542.51204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 9865 1726887542.51501: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc97d30> <<< 9865 1726887542.51532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 9865 1726887542.51545: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abda19c70> <<< 9865 1726887542.51578: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.51699: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 9865 1726887542.51702: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.51800: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.51936: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 9865 1726887542.51976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.52025: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 9865 1726887542.52130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.52225: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 9865 1726887542.52324: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887542.52475: stdout chunk (state=3): >>>import 'gc' # <<< 9865 1726887542.52847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.52904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 9865 1726887542.52919: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97bbe0> <<< 9865 1726887542.52932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 9865 1726887542.52992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 9865 1726887542.53157: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97bd60> <<< 9865 1726887542.53172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 9865 1726887542.53232: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd9cd460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97bfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b280> <<< 9865 1726887542.53281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b850> <<< 9865 1726887542.53294: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 9865 1726887542.53361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 9865 1726887542.53404: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.53420: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 9865 1726887542.53569: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd9079a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd907550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 9865 1726887542.53610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 9865 1726887542.53693: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd8a9520> <<< 9865 1726887542.53704: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd9079d0> <<< 9865 1726887542.53729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 9865 1726887542.53803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 9865 1726887542.54823: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd55edf0> <<< 9865 1726887542.54891: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd9292b0> <<< 9865 1726887542.54904: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 9865 1726887542.54971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 9865 1726887542.55065: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abc0182b0> <<< 9865 1726887542.55116: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd8db880> <<< 9865 1726887542.55133: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 9865 1726887542.55147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 9865 1726887542.55338: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbee5e50> <<< 9865 1726887542.55369: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbff7550> <<< 9865 1726887542.55372: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 9865 1726887542.55417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 9865 1726887542.55499: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbe509d0> <<< 9865 1726887542.55567: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abc0184f0> <<< 9865 1726887542.55571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887542.55660: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbe4ad30> <<< 9865 1726887542.55684: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbe50f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd907100> <<< 9865 1726887542.55710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 9865 1726887542.55754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887542.55757: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 9865 1726887542.55786: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbd79af0> <<< 9865 1726887542.55840: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd79310> <<< 9865 1726887542.55843: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 9865 1726887542.55929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 9865 1726887542.55933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 9865 1726887542.55986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd8c6d0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 9865 1726887542.56035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 9865 1726887542.56039: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd98280> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.56391: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbd98820> <<< 9865 1726887542.56462: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 9865 1726887542.56487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd98c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd98340> <<< 9865 1726887542.56514: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd8c760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd82d90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.56634: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb94ceb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd8c160> <<< 9865 1726887542.56711: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd79c70> <<< 9865 1726887542.56734: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbe7c700> <<< 9865 1726887542.56776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.56858: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 9865 1726887542.56870: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbe7ce20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbe7c8b0> <<< 9865 1726887542.56881: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd907250> <<< 9865 1726887542.56919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.56921: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb959d30> <<< 9865 1726887542.56931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 9865 1726887542.56955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 9865 1726887542.56979: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 9865 1726887542.56996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 9865 1726887542.57020: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 9865 1726887542.57023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 9865 1726887542.57052: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.57067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 9865 1726887542.57109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 9865 1726887542.57131: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 9865 1726887542.57231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 9865 1726887542.57363: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.57369: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb7cb1f0> <<< 9865 1726887542.57451: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb86b280> <<< 9865 1726887542.57478: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 9865 1726887542.57507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb8777c0> <<< 9865 1726887542.57582: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb81de20> <<< 9865 1726887542.57605: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.57695: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.57710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 9865 1726887542.57747: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877b80> <<< 9865 1726887542.57799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.57802: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 9865 1726887542.57840: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877e20> <<< 9865 1726887542.57865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.57884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 9865 1726887542.57936: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd190> <<< 9865 1726887542.57946: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 9865 1726887542.57988: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877f10> <<< 9865 1726887542.58003: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.58034: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 9865 1726887542.58075: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd3a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877e80> <<< 9865 1726887542.58096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 9865 1726887542.58129: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877c10> <<< 9865 1726887542.58155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 9865 1726887542.58191: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd1c0> <<< 9865 1726887542.58214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 9865 1726887542.58246: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd400> <<< 9865 1726887542.58270: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 9865 1726887542.58306: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd490> <<< 9865 1726887542.58329: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 9865 1726887542.58363: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd520> <<< 9865 1726887542.58388: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 9865 1726887542.58433: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd5b0> <<< 9865 1726887542.58444: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 9865 1726887542.58478: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd640> <<< 9865 1726887542.58504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 9865 1726887542.58537: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd6d0> <<< 9865 1726887542.58566: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' <<< 9865 1726887542.58585: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd760> <<< 9865 1726887542.58593: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 9865 1726887542.58630: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd7f0> <<< 9865 1726887542.58638: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb8771f0> <<< 9865 1726887542.58679: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb852190> <<< 9865 1726887542.58704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 9865 1726887542.58727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 9865 1726887542.58855: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb6cdbb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd910> <<< 9865 1726887542.58869: stdout chunk (state=3): >>>import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb8773d0> <<< 9865 1726887542.58890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877fa0> <<< 9865 1726887542.58902: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849280> <<< 9865 1726887542.58925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 9865 1726887542.58939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 9865 1726887542.58961: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849460> <<< 9865 1726887542.58968: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb97fb20> <<< 9865 1726887542.58988: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 9865 1726887542.59004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 9865 1726887542.59024: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849df0> <<< 9865 1726887542.59033: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb959cd0> <<< 9865 1726887542.59064: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.59082: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 9865 1726887542.59116: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 9865 1726887542.59131: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 9865 1726887542.59148: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6c10> <<< 9865 1726887542.59170: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e64c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb97f910> <<< 9865 1726887542.59193: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 9865 1726887542.59218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 9865 1726887542.59253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 9865 1726887542.59306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 9865 1726887542.59323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 9865 1726887542.59350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 9865 1726887542.59356: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb684280> <<< 9865 1726887542.59379: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 9865 1726887542.59400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 9865 1726887542.59443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 9865 1726887542.60156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb637160> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb6371f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb697670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6846a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb678a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb637fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb637760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb66f910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65a820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65a8b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65aa30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 9865 1726887542.60240: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abdd6c190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb66a160> <<< 9865 1726887542.60306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd6c1f0> <<< 9865 1726887542.60334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd6c2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65a9d0> <<< 9865 1726887542.60402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65af70> <<< 9865 1726887542.60421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 9865 1726887542.60474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 9865 1726887542.60517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 9865 1726887542.60562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 9865 1726887542.60578: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb4a13a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4a1160> <<< 9865 1726887542.60756: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4919a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd7e9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd6ce80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd7ec70> <<< 9865 1726887542.60796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd85970> <<< 9865 1726887542.60829: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4ad700> <<< 9865 1726887542.60859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4ad340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 9865 1726887542.60890: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 9865 1726887542.60938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4bd640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4bd160> <<< 9865 1726887542.60969: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4bd4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b580> <<< 9865 1726887542.61457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 9865 1726887542.61518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.61521: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4c6f70> <<< 9865 1726887542.61550: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 9865 1726887542.61589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 9865 1726887542.61620: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 9865 1726887542.61672: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 9865 1726887542.61728: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb47df70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 9865 1726887542.61770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 9865 1726887542.61774: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.61888: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb416d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb416be0> <<< 9865 1726887542.61932: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4163a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb416160> <<< 9865 1726887542.61978: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb466eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4161f0> <<< 9865 1726887542.62054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 9865 1726887542.62074: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 9865 1726887542.62136: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb441130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb416e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4319a0> <<< 9865 1726887542.62204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb441fa0> <<< 9865 1726887542.62272: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb344190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3442e0> <<< 9865 1726887542.62287: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 9865 1726887542.62293: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 9865 1726887542.62303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 9865 1726887542.62335: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3448e0> <<< 9865 1726887542.62340: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb344610> <<< 9865 1726887542.62354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 9865 1726887542.62398: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3449a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 9865 1726887542.62402: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3525e0> <<< 9865 1726887542.62414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 9865 1726887542.62432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 9865 1726887542.62450: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3526d0> <<< 9865 1726887542.62460: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 9865 1726887542.62463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 9865 1726887542.62492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 9865 1726887542.62521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 9865 1726887542.62531: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb352eb0> <<< 9865 1726887542.62536: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb352ac0> <<< 9865 1726887542.62574: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py <<< 9865 1726887542.62578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 9865 1726887542.62604: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb352f10> <<< 9865 1726887542.62607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py <<< 9865 1726887542.62627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb369af0> <<< 9865 1726887542.62640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 9865 1726887542.62655: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb369c10> <<< 9865 1726887542.62664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 9865 1726887542.62686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 9865 1726887542.62705: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb369e50> <<< 9865 1726887542.62741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 9865 1726887542.62743: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f82e0> <<< 9865 1726887542.62778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 9865 1726887542.62792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f8cd0> <<< 9865 1726887542.62803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 9865 1726887542.62817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 9865 1726887542.62830: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f8e20> <<< 9865 1726887542.62845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py <<< 9865 1726887542.62855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 9865 1726887542.62884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 9865 1726887542.62892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307520> <<< 9865 1726887542.62896: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307100> <<< 9865 1726887542.62920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 9865 1726887542.63014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 9865 1726887542.63036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 9865 1726887542.63055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 9865 1726887542.63065: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307a60> <<< 9865 1726887542.63093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 9865 1726887542.63101: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307d60> <<< 9865 1726887542.63134: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 9865 1726887542.63142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 9865 1726887542.63158: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3147f0> <<< 9865 1726887542.63181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 9865 1726887542.63187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb314f70> <<< 9865 1726887542.63219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 9865 1726887542.63241: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322280> <<< 9865 1726887542.63251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322370> <<< 9865 1726887542.63279: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb466490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4661f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4c6cd0> <<< 9865 1726887542.63311: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py <<< 9865 1726887542.63318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 9865 1726887542.63348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.63377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py <<< 9865 1726887542.63389: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322c10> <<< 9865 1726887542.63402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.63422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 9865 1726887542.63465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 9865 1726887542.63486: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 9865 1726887542.63517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 9865 1726887542.63577: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2bc5b0> <<< 9865 1726887542.63602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 9865 1726887542.63660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 9865 1726887542.63669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 9865 1726887542.63695: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2c64f0> <<< 9865 1726887542.63739: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.63750: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb2bce50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2bcdc0> <<< 9865 1726887542.63778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 9865 1726887542.63819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' <<< 9865 1726887542.63828: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f0730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f01c0> <<< 9865 1726887542.63860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py <<< 9865 1726887542.63869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.63888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 9865 1726887542.63916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 9865 1726887542.63929: stdout chunk (state=3): >>>import 'six.moves' # <<< 9865 1726887542.63944: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 9865 1726887542.63959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 9865 1726887542.63965: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb23da60> <<< 9865 1726887542.64002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 9865 1726887542.64006: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb23dc40> <<< 9865 1726887542.64033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 9865 1726887542.64043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 9865 1726887542.64046: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 9865 1726887542.64102: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f0ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f0a30> <<< 9865 1726887542.64147: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb32f130> <<< 9865 1726887542.64171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 9865 1726887542.64179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 9865 1726887542.64218: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2bc1f0> <<< 9865 1726887542.64222: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322ac0> <<< 9865 1726887542.64228: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb466220> <<< 9865 1726887542.64253: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 9865 1726887542.64261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 9865 1726887542.64312: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb25f160> <<< 9865 1726887542.64324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 9865 1726887542.64349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 9865 1726887542.64364: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb25f490> <<< 9865 1726887542.64387: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 9865 1726887542.64396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 9865 1726887542.64418: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb25fd00> <<< 9865 1726887542.64447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 9865 1726887542.64455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1f4610> <<< 9865 1726887542.64477: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 9865 1726887542.64510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 9865 1726887542.64528: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1f4b80> <<< 9865 1726887542.64536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py <<< 9865 1726887542.64539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 9865 1726887542.64557: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.64604: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 9865 1726887542.64660: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb201c40> <<< 9865 1726887542.64663: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201820> <<< 9865 1726887542.64698: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2011f0> <<< 9865 1726887542.64727: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 9865 1726887542.64742: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201430> <<< 9865 1726887542.64767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 9865 1726887542.64770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 9865 1726887542.64860: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.65771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20fbb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20fc40> <<< 9865 1726887542.65892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb21d280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20fdc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1242e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb12d490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb124d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1243a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb22ba30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb21dfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb21d940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20f7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20f940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb124d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d9d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12df40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb14a730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ce910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0dbb80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 9865 1726887542.65917: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb0fd130> <<< 9865 1726887542.66014: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0dbbe0> <<< 9865 1726887542.66061: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 9865 1726887542.66068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 9865 1726887542.66119: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 9865 1726887542.66159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 9865 1726887542.66163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 9865 1726887542.66170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 9865 1726887542.66228: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ac400> <<< 9865 1726887542.66234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ac520> <<< 9865 1726887542.66311: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e490> <<< 9865 1726887542.66317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 9865 1726887542.66339: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 9865 1726887542.66359: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e7c0> <<< 9865 1726887542.66417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0b1910> <<< 9865 1726887542.66425: stdout chunk (state=3): >>>import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 9865 1726887542.66447: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e1f0> <<< 9865 1726887542.66532: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb091a90> <<< 9865 1726887542.66539: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0b1dc0> <<< 9865 1726887542.66584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0461f0> <<< 9865 1726887542.66611: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0462e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 9865 1726887542.66635: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb046400> <<< 9865 1726887542.66686: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 9865 1726887542.66702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 9865 1726887542.66705: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 9865 1726887542.66831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887542.66846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 9865 1726887542.66910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 9865 1726887542.66928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 9865 1726887542.66958: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb01c640> <<< 9865 1726887542.67024: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb070f40> <<< 9865 1726887542.67067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0839d0> <<< 9865 1726887542.67091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 9865 1726887542.67120: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb083a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887542.67184: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb01c2b0> <<< 9865 1726887542.67199: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb02d3a0> <<< 9865 1726887542.67395: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb054d00> <<< 9865 1726887542.67405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 9865 1726887542.67467: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 9865 1726887542.67472: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb05c970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 9865 1726887542.67478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 9865 1726887542.67499: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafdb880> <<< 9865 1726887542.67513: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb05c280> <<< 9865 1726887542.67556: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb046bb0> <<< 9865 1726887542.67620: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0f9d90> <<< 9865 1726887542.67626: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 9865 1726887542.67659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887542.67668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 9865 1726887542.67695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 9865 1726887542.67702: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafff640> <<< 9865 1726887542.67734: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.67740: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafffdf0> <<< 9865 1726887542.67772: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.67778: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8d160> <<< 9865 1726887542.67801: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 9865 1726887542.67822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 9865 1726887542.67834: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 9865 1726887542.67854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 9865 1726887542.67907: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8da90> <<< 9865 1726887542.67930: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 9865 1726887542.67953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 9865 1726887542.67957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 9865 1726887542.67979: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafad1c0> <<< 9865 1726887542.67996: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8dd60> <<< 9865 1726887542.68024: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8d1f0> <<< 9865 1726887542.68057: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafed880> <<< 9865 1726887542.68078: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 9865 1726887542.68098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 9865 1726887542.68126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 9865 1726887542.68163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 9865 1726887542.68192: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 9865 1726887542.68198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 9865 1726887542.68234: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf672e0> <<< 9865 1726887542.68256: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 9865 1726887542.68260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 9865 1726887542.68286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 9865 1726887542.68319: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' <<< 9865 1726887542.68342: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67dc0> <<< 9865 1726887542.68346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 9865 1726887542.68356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 9865 1726887542.68364: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67f40> <<< 9865 1726887542.68391: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 9865 1726887542.68418: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 9865 1726887542.68430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 9865 1726887542.68455: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 9865 1726887542.68458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 9865 1726887542.68539: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf6fbe0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf6f7c0> <<< 9865 1726887542.68551: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf6f310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67a60> <<< 9865 1726887542.68579: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py <<< 9865 1726887542.68582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 9865 1726887542.68615: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67bb0> <<< 9865 1726887542.68632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 9865 1726887542.68643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 9865 1726887542.68668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py <<< 9865 1726887542.68674: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.68700: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py <<< 9865 1726887542.68705: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.68732: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 9865 1726887542.68741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887542.68764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py <<< 9865 1726887542.68773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.68814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf1ca00> <<< 9865 1726887542.68819: stdout chunk (state=3): >>>import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf1c670> <<< 9865 1726887542.68821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 9865 1726887542.68861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 9865 1726887542.68920: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf1c6d0> <<< 9865 1726887542.68930: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 9865 1726887542.69011: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf10610> <<< 9865 1726887542.69016: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' <<< 9865 1726887542.69032: stdout chunk (state=3): >>>import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf107f0> <<< 9865 1726887542.69035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 9865 1726887542.69064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 9865 1726887542.69074: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 9865 1726887542.69094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887542.69120: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.69146: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py <<< 9865 1726887542.69153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887542.69173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.69182: stdout chunk (state=3): >>>import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8910> <<< 9865 1726887542.69213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8ac0> <<< 9865 1726887542.69231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 9865 1726887542.69234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 9865 1726887542.69239: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8c70> <<< 9865 1726887542.69273: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec85b0> <<< 9865 1726887542.69277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py <<< 9865 1726887542.69283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 9865 1726887542.69300: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec88b0> <<< 9865 1726887542.69329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 9865 1726887542.69343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed40d0> <<< 9865 1726887542.69345: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 9865 1726887542.69367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 9865 1726887542.69407: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed4130> <<< 9865 1726887542.69415: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 9865 1726887542.69431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 9865 1726887542.69460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 9865 1726887542.69481: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaee0340> <<< 9865 1726887542.69502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 9865 1726887542.69515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 9865 1726887542.70496: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaee0910> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf01e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed4c40> <<< 9865 1726887542.70532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed4b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8250> <<< 9865 1726887542.70588: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8310> <<< 9865 1726887542.70597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 9865 1726887542.70634: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8040> <<< 9865 1726887542.70645: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf25af0> <<< 9865 1726887542.70668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 9865 1726887542.70701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 9865 1726887542.70734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 9865 1726887542.70748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 9865 1726887542.70751: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae888e0> <<< 9865 1726887542.70761: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae88520> <<< 9865 1726887542.70767: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf369a0> <<< 9865 1726887542.70804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 9865 1726887542.70808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 9865 1726887542.70840: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec82e0> <<< 9865 1726887542.70867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 9865 1726887542.70881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae88d60> <<< 9865 1726887542.70894: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf10940> <<< 9865 1726887542.70914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 9865 1726887542.70927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 9865 1726887542.70968: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae95910> <<< 9865 1726887542.70981: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf7efa0> <<< 9865 1726887542.71007: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py <<< 9865 1726887542.71027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.71041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 9865 1726887542.71058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 9865 1726887542.71089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 9865 1726887542.71110: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 9865 1726887542.71128: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaead280> <<< 9865 1726887542.71146: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py <<< 9865 1726887542.71157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaead4f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea30a0> <<< 9865 1726887542.71184: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 9865 1726887542.71217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' <<< 9865 1726887542.71254: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeaddf0> <<< 9865 1726887542.71258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py <<< 9865 1726887542.71261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6190> <<< 9865 1726887542.71269: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaead9d0> <<< 9865 1726887542.71286: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 9865 1726887542.71289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeadc40> <<< 9865 1726887542.71320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 9865 1726887542.71338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py <<< 9865 1726887542.71351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 9865 1726887542.71376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 9865 1726887542.71380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 9865 1726887542.71385: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6c40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb67f0> <<< 9865 1726887542.71421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 9865 1726887542.71439: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6fa0> <<< 9865 1726887542.71470: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 9865 1726887542.71493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 9865 1726887542.71529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfb50> <<< 9865 1726887542.71542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 9865 1726887542.71563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfc10> <<< 9865 1726887542.71582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 9865 1726887542.71607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfca0> <<< 9865 1726887542.71624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 9865 1726887542.71663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfd30> <<< 9865 1726887542.71683: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 9865 1726887542.71717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 9865 1726887542.71721: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfdc0> <<< 9865 1726887542.71726: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebf4f0> <<< 9865 1726887542.71756: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 9865 1726887542.71769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 9865 1726887542.71782: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebff70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6b20> <<< 9865 1726887542.71803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 9865 1726887542.71838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 9865 1726887542.71862: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9370> <<< 9865 1726887542.71868: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py <<< 9865 1726887542.71875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade96a0> <<< 9865 1726887542.71912: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py <<< 9865 1726887542.71917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9910> <<< 9865 1726887542.71933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' <<< 9865 1726887542.71942: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9bb0> <<< 9865 1726887542.71955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' <<< 9865 1726887542.71979: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9e50> <<< 9865 1726887542.71996: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' <<< 9865 1726887542.71999: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee130> <<< 9865 1726887542.72001: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6430> <<< 9865 1726887542.72023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py <<< 9865 1726887542.72040: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 9865 1726887542.72054: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' <<< 9865 1726887542.72062: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee490> <<< 9865 1726887542.72086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py <<< 9865 1726887542.72106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 9865 1726887542.72115: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 9865 1726887542.72136: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee8b0> <<< 9865 1726887542.72166: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee730> <<< 9865 1726887542.72190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 9865 1726887542.72215: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeed00> <<< 9865 1726887542.72239: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 9865 1726887542.72268: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeec40> <<< 9865 1726887542.72288: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py <<< 9865 1726887542.72301: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 9865 1726887542.72327: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeed30> <<< 9865 1726887542.72363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 9865 1726887542.72385: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadfc0d0> <<< 9865 1726887542.72408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 9865 1726887542.72445: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadfc160> <<< 9865 1726887542.72450: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6640> <<< 9865 1726887542.72479: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea38b0> <<< 9865 1726887542.72507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea38e0> <<< 9865 1726887542.72517: stdout chunk (state=3): >>>import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea3430> <<< 9865 1726887542.72538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py <<< 9865 1726887542.72544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887542.72579: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6520> <<< 9865 1726887542.72607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf103a0> <<< 9865 1726887542.72625: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 9865 1726887542.72650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887542.72676: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py <<< 9865 1726887542.72700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadfcfd0> <<< 9865 1726887542.72705: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 9865 1726887542.72725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 9865 1726887542.72759: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 9865 1726887542.72771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 9865 1726887542.72911: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92580> <<< 9865 1726887542.72923: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92100> <<< 9865 1726887542.72934: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 9865 1726887542.72949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 9865 1726887542.72972: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92400> <<< 9865 1726887542.73005: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py <<< 9865 1726887542.73010: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 9865 1726887542.73012: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad9cf40> <<< 9865 1726887542.73057: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeec70> <<< 9865 1726887542.73072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py <<< 9865 1726887542.73078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 9865 1726887542.73121: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.73153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadaea60> <<< 9865 1726887542.73170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 9865 1726887542.73179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 9865 1726887542.73205: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 9865 1726887542.73228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 9865 1726887542.73253: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbb250> <<< 9865 1726887542.73279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py <<< 9865 1726887542.73285: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbb310> <<< 9865 1726887542.73341: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadaeaf0> <<< 9865 1726887542.73351: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadae760> <<< 9865 1726887542.73384: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadae670> <<< 9865 1726887542.73404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 9865 1726887542.73421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 9865 1726887542.73448: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 9865 1726887542.73472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 9865 1726887542.73488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 9865 1726887542.73504: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad6b1c0> <<< 9865 1726887542.73515: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbd00> <<< 9865 1726887542.73542: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbf10> <<< 9865 1726887542.73565: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 9865 1726887542.73573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 9865 1726887542.73589: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbfd0> <<< 9865 1726887542.73611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 9865 1726887542.73624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 9865 1726887542.73659: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad6beb0> <<< 9865 1726887542.73685: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadae730> <<< 9865 1726887542.73689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py <<< 9865 1726887542.73700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 9865 1726887542.73710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 9865 1726887542.73742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 9865 1726887542.73766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 9865 1726887542.73781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 9865 1726887542.73806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py <<< 9865 1726887542.73815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 9865 1726887542.73833: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 9865 1726887542.73856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 9865 1726887542.73886: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad1a1c0> <<< 9865 1726887542.73912: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad11df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad112e0> <<< 9865 1726887542.73933: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad80850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbb50> <<< 9865 1726887542.73939: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf7ec40> <<< 9865 1726887542.73971: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf7e550> <<< 9865 1726887542.73997: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.74012: stdout chunk (state=3): >>>import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad11f10> <<< 9865 1726887542.74028: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 9865 1726887542.74042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 9865 1726887542.74045: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad11c40> <<< 9865 1726887542.74068: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 9865 1726887542.74074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 9865 1726887542.74113: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad23910> <<< 9865 1726887542.74126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 9865 1726887542.74137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 9865 1726887542.74146: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad23d00> <<< 9865 1726887542.74178: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67520> <<< 9865 1726887542.74220: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf56880> <<< 9865 1726887542.74243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 9865 1726887542.74259: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f2e0> <<< 9865 1726887542.74283: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py <<< 9865 1726887542.74287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f670> <<< 9865 1726887542.74321: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f790> <<< 9865 1726887542.74340: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 9865 1726887542.74358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 9865 1726887542.74385: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887542.74391: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacd4100> <<< 9865 1726887542.74418: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f850> <<< 9865 1726887542.74445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 9865 1726887542.74465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 9865 1726887542.74477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 9865 1726887542.74502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 9865 1726887542.74532: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abace2160> <<< 9865 1726887542.74559: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacd4a30> <<< 9865 1726887542.74581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 9865 1726887542.74589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 9865 1726887542.74621: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 9865 1726887542.74665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 9865 1726887542.74697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 9865 1726887542.74703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 9865 1726887542.74737: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac88910> <<< 9865 1726887542.74752: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 9865 1726887542.74769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac94550> <<< 9865 1726887542.74834: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abace2ee0> <<< 9865 1726887542.74850: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abace2700> <<< 9865 1726887542.74887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacf7a00> <<< 9865 1726887542.74902: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 9865 1726887542.74921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 9865 1726887542.74933: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 9865 1726887542.74953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 9865 1726887542.74979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 9865 1726887542.74991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacadc40> <<< 9865 1726887542.75028: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacad370> <<< 9865 1726887542.75046: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py <<< 9865 1726887542.75055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacaddf0> <<< 9865 1726887542.75083: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe2b0> <<< 9865 1726887542.75107: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 9865 1726887542.75150: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' <<< 9865 1726887542.75160: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abacbe430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe2e0> <<< 9865 1726887542.75181: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py <<< 9865 1726887542.75188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe3d0> <<< 9865 1726887542.75213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 9865 1726887542.75217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.75234: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 9865 1726887542.75332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbed00> <<< 9865 1726887542.75394: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887542.75405: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abacbeb50> <<< 9865 1726887542.75417: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe520> <<< 9865 1726887542.75443: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.75465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 9865 1726887542.75491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 9865 1726887542.75494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 9865 1726887542.75519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 9865 1726887542.75526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 9865 1726887542.75557: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61940> <<< 9865 1726887542.75584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 9865 1726887542.75590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61a30> <<< 9865 1726887542.75616: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 9865 1726887542.75630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 9865 1726887542.75638: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61d30> <<< 9865 1726887542.75659: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 9865 1726887542.75684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 9865 1726887542.75695: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac71340> <<< 9865 1726887542.75697: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac612e0> <<< 9865 1726887542.75709: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac4de80> <<< 9865 1726887542.75729: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 9865 1726887542.75737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.75767: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac4db20> <<< 9865 1726887542.75776: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe8e0> <<< 9865 1726887542.75822: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 9865 1726887542.75856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 9865 1726887542.75888: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 9865 1726887542.75892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 9865 1726887542.75895: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab61490> <<< 9865 1726887542.75917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 9865 1726887542.75925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 9865 1726887542.75947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 9865 1726887542.75977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 9865 1726887542.76000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 9865 1726887542.76113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 9865 1726887542.76215: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab7af10> <<< 9865 1726887542.76259: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab61cd0> <<< 9865 1726887542.76284: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab61820> <<< 9865 1726887542.76417: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac71f40> <<< 9865 1726887542.76459: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 9865 1726887542.76487: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab29d90> <<< 9865 1726887542.76506: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 9865 1726887542.76545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 9865 1726887542.76571: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 9865 1726887542.76580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 9865 1726887542.76625: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab47310> <<< 9865 1726887542.76698: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abab47f10> <<< 9865 1726887542.76705: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab29e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab29760> <<< 9865 1726887542.76731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 9865 1726887542.76740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 9865 1726887542.76769: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 9865 1726887542.76779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 9865 1726887542.76806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 9865 1726887542.76819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 9865 1726887542.76868: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab56f40> <<< 9865 1726887542.76970: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab56400> <<< 9865 1726887542.77010: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab2c850> <<< 9865 1726887542.77035: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacf7880> <<< 9865 1726887542.77046: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacd4ee0> <<< 9865 1726887542.77104: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafc0550> <<< 9865 1726887542.77129: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py <<< 9865 1726887542.77140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf4d820> <<< 9865 1726887542.77177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 9865 1726887542.77187: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaadadf0> <<< 9865 1726887542.77200: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 9865 1726887542.77236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 9865 1726887542.77289: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaadaf70> <<< 9865 1726887542.77327: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafedf10> <<< 9865 1726887542.77360: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ce9a0> <<< 9865 1726887542.77384: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 9865 1726887542.77407: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 9865 1726887542.77422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 9865 1726887542.77454: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 9865 1726887542.77460: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8b6d0> <<< 9865 1726887542.77480: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaafcb50><<< 9865 1726887542.77487: stdout chunk (state=3): >>> <<< 9865 1726887542.77501: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py <<< 9865 1726887542.77527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 9865 1726887542.77547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 9865 1726887542.77570: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py <<< 9865 1726887542.77577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 9865 1726887542.77594: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa98100> <<< 9865 1726887542.77622: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 9865 1726887542.77651: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa983a0> <<< 9865 1726887542.77659: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py <<< 9865 1726887542.77668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 9865 1726887542.77674: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa985e0> <<< 9865 1726887542.77700: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py<<< 9865 1726887542.77707: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa98820> <<< 9865 1726887542.77743: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 9865 1726887542.77749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 9865 1726887542.77767: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa98a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8bc70> <<< 9865 1726887542.77780: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8b9a0> <<< 9865 1726887542.77795: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 9865 1726887542.77806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 9865 1726887542.77832: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8be80> <<< 9865 1726887542.77848: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 9865 1726887542.77864: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa83d0> <<< 9865 1726887542.77890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 9865 1726887542.77901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 9865 1726887542.77919: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py <<< 9865 1726887542.77937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa8880> <<< 9865 1726887542.77955: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa84f0> <<< 9865 1726887542.77967: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 9865 1726887542.78011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 9865 1726887542.78040: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 9865 1726887542.78044: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa44190> <<< 9865 1726887542.78099: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa8cd0> <<< 9865 1726887542.78124: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 9865 1726887542.78145: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa8e20> <<< 9865 1726887542.78154: stdout chunk (state=3): >>>import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0db3d0> <<< 9865 1726887542.78182: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 9865 1726887542.78191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887542.78263: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abaa51b20> <<< 9865 1726887542.78321: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ce6a0> <<< 9865 1726887542.78328: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb156520> <<< 9865 1726887542.78368: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 9865 1726887542.78372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 9865 1726887542.78405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 9865 1726887542.78419: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 9865 1726887542.78443: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa68640> <<< 9865 1726887542.78459: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 9865 1726887542.78483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 9865 1726887542.78502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py <<< 9865 1726887542.78514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 9865 1726887542.78525: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa73910> <<< 9865 1726887542.78551: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 9865 1726887542.78568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 9865 1726887542.78578: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py <<< 9865 1726887542.78587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 9865 1726887542.78615: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa7a6a0> <<< 9865 1726887542.78648: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa73f40> <<< 9865 1726887542.78675: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa68af0> <<< 9865 1726887542.78698: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py <<< 9865 1726887542.78711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa73370> <<< 9865 1726887542.78741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 9865 1726887542.78752: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83640> <<< 9865 1726887542.78775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py <<< 9865 1726887542.78788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83850> <<< 9865 1726887542.78820: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 9865 1726887542.78827: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83b50> <<< 9865 1726887542.78858: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'<<< 9865 1726887542.78873: stdout chunk (state=3): >>> import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83e20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa680d0> <<< 9865 1726887542.78887: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa51cd0> <<< 9865 1726887542.78918: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' <<< 9865 1726887542.78927: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa68490> <<< 9865 1726887543.50571: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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}}} <<< 9865 1726887543.52329: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9865 1726887543.52352: stdout chunk (state=3): >>># destroy __main__ <<< 9865 1726887543.53216: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 9865 1726887543.53268: 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 9865 1726887543.53317: 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging <<< 9865 1726887543.53361: 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 # 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 # 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 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 <<< 9865 1726887543.53412: stdout chunk (state=3): >>># cleanup[2] removing gzip # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 <<< 9865 1726887543.53428: stdout chunk (state=3): >>># 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 _opcode # cleanup[2] removing opcode <<< 9865 1726887543.53437: stdout chunk (state=3): >>># destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # 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 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 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 <<< 9865 1726887543.53486: stdout chunk (state=3): >>># 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync <<< 9865 1726887543.53543: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe <<< 9865 1726887543.53583: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel <<< 9865 1726887543.53612: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus <<< 9865 1726887543.53644: stdout chunk (state=3): >>># cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # 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 <<< 9865 1726887543.53656: stdout chunk (state=3): >>># 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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 9865 1726887543.54589: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9865 1726887543.54601: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9865 1726887543.54635: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 9865 1726887543.54638: stdout chunk (state=3): >>># destroy netrc <<< 9865 1726887543.54675: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 9865 1726887543.54702: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 9865 1726887543.54827: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib <<< 9865 1726887543.54878: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # 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 rhsmlib.dbus.constants # 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.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile <<< 9865 1726887543.54947: stdout chunk (state=3): >>># destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures <<< 9865 1726887543.54990: stdout chunk (state=3): >>># destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions <<< 9865 1726887543.54997: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm <<< 9865 1726887543.55000: stdout chunk (state=3): >>># destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager <<< 9865 1726887543.55003: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib <<< 9865 1726887543.55006: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection <<< 9865 1726887543.55013: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request <<< 9865 1726887543.55025: stdout chunk (state=3): >>># destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 9865 1726887543.55028: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request <<< 9865 1726887543.55031: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory<<< 9865 1726887543.55057: stdout chunk (state=3): >>> # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding <<< 9865 1726887543.55079: stdout chunk (state=3): >>># destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config <<< 9865 1726887543.55096: stdout chunk (state=3): >>># cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 9865 1726887543.55114: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # 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.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser <<< 9865 1726887543.55136: stdout chunk (state=3): >>># destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 <<< 9865 1726887543.55160: stdout chunk (state=3): >>># 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 <<< 9865 1726887543.55171: stdout chunk (state=3): >>># 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 curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf <<< 9865 1726887543.55190: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction <<< 9865 1726887543.55232: stdout chunk (state=3): >>># 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 dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 9865 1726887543.55245: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # 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 <<< 9865 1726887543.55249: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 9865 1726887543.55261: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status <<< 9865 1726887543.55275: stdout chunk (state=3): >>># destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 9865 1726887543.55298: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9865 1726887543.55322: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey <<< 9865 1726887543.55337: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf <<< 9865 1726887543.55354: stdout chunk (state=3): >>># 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 <<< 9865 1726887543.55363: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module <<< 9865 1726887543.55388: 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 # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar <<< 9865 1726887543.55416: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 9865 1726887543.55444: stdout chunk (state=3): >>># 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 uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry <<< 9865 1726887543.55461: stdout chunk (state=3): >>># cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words <<< 9865 1726887543.55493: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 9865 1726887543.55518: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 <<< 9865 1726887543.55573: stdout chunk (state=3): >>># 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 <<< 9865 1726887543.55660: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 9865 1726887543.55665: 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 <<< 9865 1726887543.55668: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 9865 1726887543.55730: stdout chunk (state=3): >>># cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess <<< 9865 1726887543.55744: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 9865 1726887543.55781: stdout chunk (state=3): >>># cleanup[3] wiping locale <<< 9865 1726887543.55784: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 9865 1726887543.55787: stdout chunk (state=3): >>># destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 9865 1726887543.55791: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 9865 1726887543.55795: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib <<< 9865 1726887543.55797: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 9865 1726887543.55800: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 9865 1726887543.55802: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref <<< 9865 1726887543.55810: stdout chunk (state=3): >>># cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 9865 1726887543.55878: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 9865 1726887543.55911: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 9865 1726887543.55916: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 9865 1726887543.55921: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 9865 1726887543.55923: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 9865 1726887543.55926: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 9865 1726887543.55928: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 9865 1726887543.55960: stdout chunk (state=3): >>># cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # cleanup[3] wiping _io <<< 9865 1726887543.55974: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 9865 1726887543.55984: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9865 1726887543.56058: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo <<< 9865 1726887543.56063: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey <<< 9865 1726887543.56069: stdout chunk (state=3): >>># destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string <<< 9865 1726887543.56070: stdout chunk (state=3): >>># destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 9865 1726887543.57237: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 9865 1726887543.57302: stdout chunk (state=3): >>># destroy zipimport <<< 9865 1726887543.57348: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 9865 1726887543.57376: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 9865 1726887543.57410: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # 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 textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors <<< 9865 1726887543.57466: 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 <<< 9865 1726887543.57469: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 9865 1726887543.57513: stdout chunk (state=3): >>># destroy gzip <<< 9865 1726887543.57577: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 9865 1726887543.57640: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 9865 1726887543.57688: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect <<< 9865 1726887543.57705: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 9865 1726887543.57748: stdout chunk (state=3): >>># destroy urllib.parse <<< 9865 1726887543.57787: stdout chunk (state=3): >>># destroy _weakref <<< 9865 1726887543.57795: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 9865 1726887543.57834: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 9865 1726887543.57873: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 9865 1726887543.57895: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 9865 1726887543.57906: 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses <<< 9865 1726887543.57944: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse <<< 9865 1726887543.57951: stdout chunk (state=3): >>># 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 9865 1726887543.57993: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs <<< 9865 1726887543.57996: stdout chunk (state=3): >>># destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 9865 1726887543.58061: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 9865 1726887543.58125: stdout chunk (state=3): >>># destroy codecs <<< 9865 1726887543.58153: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 9865 1726887543.58223: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 9865 1726887543.58260: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 9865 1726887543.58281: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 9865 1726887543.58326: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 9865 1726887543.58366: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 9865 1726887543.58407: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 9865 1726887543.58548: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 9865 1726887543.59410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 9865 1726887543.59477: stderr chunk (state=3): >>><<< 9865 1726887543.59480: stdout chunk (state=3): >>><<< 9865 1726887543.59866: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeff3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeff3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeff3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abefb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef13eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef16f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef12640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef13370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abee1ed90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1e880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1ee80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1ef40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee1ee50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee77d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee705e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee84640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef1ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abee30c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee77220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abee84250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef209d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abebfb340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abebfb430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee38f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee32a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee324c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb2e190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abebe5cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee32e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abef20040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb40ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb40df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb52700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb52c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeaeb370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb40ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeafb250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb52580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeafb310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee309a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb17730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb17c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abeb251c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb178b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb0aa00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abee30580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abeb17a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2abea3a640> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe963160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe963f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe963100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3d1160> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe38cf70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe38cd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe38c400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe94adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe94a3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe94af40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe998b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe365ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe365370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe968460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe365490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3654c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe34f220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a91c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a9340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9c3d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe35c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe35b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a2880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe3e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe3dfa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3ee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe3e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe96ea00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abdf50550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe32a4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdef2070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3dfbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe338940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe9b5250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3385e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe31f790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe31c7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe3158e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30cd0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf305b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30b50> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe338c70> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcb4820> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcb4d30> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcb4f10> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc8bf40> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc7a670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc80af0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdedfdc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc7ad90> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc80400> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc8b700> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf25d90> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe9a9f40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdedfc40> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfbe50> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfbc10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf203d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abe34f8b0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc8b0d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf305e0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfb910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdf30f40> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd019d0> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abe9b5640> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc55790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdcfbbb0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc99760> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6bc70> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6b640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6be50> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc6b1c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdc97d30> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abda19c70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7aiwvpf4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97bbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97bd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd9cd460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97bfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b280> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd9079a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd907550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd8a9520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd9079d0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abd55edf0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd9292b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abc0182b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd8db880> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbee5e50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbff7550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbe509d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abc0184f0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbe4ad30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbe50f70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd907100> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbd79af0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd79310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd8c6d0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd98280> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbd98820> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd98c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd98340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd8c760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd82d90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb94ceb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd8c160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbd79c70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbe7c700> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abbe7ce20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abbe7c8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd907250> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb959d30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb7cb1f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb86b280> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb8777c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb81de20> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877b80> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877e20> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd190> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877f10> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd3a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877c10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd400> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd5b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd6d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd760> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd7f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb8771f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb852190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb6cdbb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6cd910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb8773d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb877fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849280> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb97fb20> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb849df0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb959cd0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e64c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb97f910> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb684280> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb637160> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb6371f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb697670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6846a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb678a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb637fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb637760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb6e6d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb66f910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65a820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65a8b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65aa30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abdd6c190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb66a160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd6c1f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd6c2e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65a9d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb65af70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb4a13a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4a1160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4919a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd7e9a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd6ce80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd7ec70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abdd85970> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4ad700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4ad340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4bd640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4bd160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4bd4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abd97b580> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4c6f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb47df70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb416d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb416be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4163a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb416160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb466eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4161f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb441130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb416e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4319a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb441fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb344190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3442e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3448e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb344610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3449a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3525e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3526d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb352eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb352ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb352f10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb369af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb369c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb369e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f82e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f8cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f8e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb307d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb3147f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb314f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb466490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4661f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb4c6cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322c10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2bc5b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2c64f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb2bce50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2bcdc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f0730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f01c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb23da60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb23dc40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f0ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2f0a30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb32f130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2bc1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb322ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb466220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb25f160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb25f490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb25fd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1f4610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1f4b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb201c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb2011f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20fbb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20fc40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb21d280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20fdc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1242e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb12d490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb124d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb1243a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb22ba30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb21dfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb21d940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20f7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb201fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb20f940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb124d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12d9d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb12df40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb14a730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ce910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0dbb80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abb0fd130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0dbbe0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ac400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ac520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e7c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0b1910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb09e1f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb091a90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0b1dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0461f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0462e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb046400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb01c640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb070f40> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0839d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb083a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb01c2b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb02d3a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb054d00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb05c970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafdb880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb05c280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb046bb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0f9d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafff640> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafffdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8d160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8da90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafad1c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8dd60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf8d1f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafed880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf672e0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67f40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf6fbe0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf6f7c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf6f310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67a60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67bb0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf1ca00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf1c670> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf1c6d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf10610> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf107f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8ac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8c70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec85b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec88b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed40d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed4130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaee0340> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaee0910> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf01e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed4c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaed4b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec8040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf25af0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae888e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae88520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf369a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaec82e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae88d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf10940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abae95910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf7efa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaead280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaead4f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea30a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeaddf0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaead9d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeadc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6c40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb67f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6fa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfc10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfd30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebfdc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebf4f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaebff70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade96a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abade9e50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee8b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadee730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeed00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeec40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeed30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadfc0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadfc160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea38b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea38e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaea3430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaeb6520> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf103a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadfcfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92100> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad92400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad9cf40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadeec70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadaea60> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbb250> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbb310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadaeaf0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadae760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadae670> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad6b1c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbd00> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbf10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad6beb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadae730> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad1a1c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad11df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad112e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad80850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abadbbb50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf7ec40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf7e550> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad11f10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad11c40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad23910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad23d00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf67520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf56880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacd4100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abad3f850> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abace2160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacd4a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac88910> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac94550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abace2ee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abace2700> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacf7a00> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacadc40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacad370> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacaddf0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe2b0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abacbe430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe2e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe3d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbed00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abacbeb50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe520> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61a30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61d30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac71340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac612e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac4de80> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac61460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac4db20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacbe8e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab61490> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab7af10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab61cd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab61820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abac71f40> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab29d90> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab47310> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abab47f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab29e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab29760> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab56f40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab56400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abab2c850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacf7880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abacd4ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafc0550> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaf4d820> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaadadf0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaadaf70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abafedf10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ce9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8b6d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaafcb50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa98100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa983a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa985e0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa98820> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa98a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8bc70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8b9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa8be80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa83d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa8880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa84f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa44190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa8cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaaa8e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0db3d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2abaa51b20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb0ce6a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abb156520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa68640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa73910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa7a6a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa73f40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa68af0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa73370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa83e20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa680d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa51cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2abaa68490> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # 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 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 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # 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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # 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 rhsmlib.dbus.constants # 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.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # 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.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # 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 textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.41.248 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # 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 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 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # 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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # 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 rhsmlib.dbus.constants # 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.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # 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.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # 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 textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 9865 1726887543.62310: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', '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-1726887542.0622084-9975-75443114532404/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9865 1726887543.62314: _low_level_execute_command(): starting 9865 1726887543.62315: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887542.0622084-9975-75443114532404/ > /dev/null 2>&1 && sleep 0' 9865 1726887543.62317: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887543.62318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887543.62319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887543.62321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887543.62322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887543.62323: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887543.62324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.62325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887543.62327: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887543.62328: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887543.62329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887543.62330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887543.62331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887543.62332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887543.62333: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887543.62334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.62336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887543.62337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887543.62338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887543.62339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887543.63404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887543.63458: stderr chunk (state=3): >>><<< 9865 1726887543.63461: stdout chunk (state=3): >>><<< 9865 1726887543.63475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887543.63484: handler run complete 9865 1726887543.63515: attempt loop complete, returning result 9865 1726887543.63518: _execute() done 9865 1726887543.63520: dumping result to json 9865 1726887543.63523: done dumping result, returning 9865 1726887543.63534: done running TaskExecutor() for managed_node1/TASK: Ensure iproute for gathering default_ipv4 fact [0e15955b-8119-281b-804c-000000000035] 9865 1726887543.63538: sending task result for task 0e15955b-8119-281b-804c-000000000035 ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 9865 1726887543.63695: no more pending results, returning what we have 9865 1726887543.63698: results queue empty 9865 1726887543.63698: checking for any_errors_fatal 9865 1726887543.63703: done checking for any_errors_fatal 9865 1726887543.63703: checking for max_fail_percentage 9865 1726887543.63705: done checking for max_fail_percentage 9865 1726887543.63706: checking to see if all hosts have failed and the running result is not ok 9865 1726887543.63706: done checking to see if all hosts have failed 9865 1726887543.63707: getting the remaining hosts for this loop 9865 1726887543.63711: done getting the remaining hosts for this loop 9865 1726887543.63719: getting the next task for host managed_node1 9865 1726887543.63725: done getting next task for host managed_node1 9865 1726887543.63729: ^ task is: TASK: Ensure ansible_facts used by test 9865 1726887543.63732: ^ 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 9865 1726887543.63736: getting variables 9865 1726887543.63737: in VariableManager get_vars() 9865 1726887543.63937: Calling all_inventory to load vars for managed_node1 9865 1726887543.63939: Calling groups_inventory to load vars for managed_node1 9865 1726887543.63942: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887543.63956: Calling all_plugins_play to load vars for managed_node1 9865 1726887543.63960: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887543.63964: Calling groups_plugins_play to load vars for managed_node1 9865 1726887543.64180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887543.64348: done with get_vars() 9865 1726887543.64360: done getting variables 9865 1726887543.64409: done sending task result for task 0e15955b-8119-281b-804c-000000000035 9865 1726887543.64420: WORKER PROCESS EXITING TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Friday 20 September 2024 22:59:03 -0400 (0:00:01.644) 0:00:03.729 ****** 9865 1726887543.64486: entering _queue_task() for managed_node1/setup 9865 1726887543.64704: worker is 1 (out of 1 available) 9865 1726887543.64718: exiting _queue_task() for managed_node1/setup 9865 1726887543.64730: done queuing things up, now waiting for results queue to drain 9865 1726887543.64732: waiting for pending results... 9865 1726887543.64972: running TaskExecutor() for managed_node1/TASK: Ensure ansible_facts used by test 9865 1726887543.65086: in run() - task 0e15955b-8119-281b-804c-000000000036 9865 1726887543.65107: variable 'ansible_search_path' from source: unknown 9865 1726887543.65112: variable 'ansible_search_path' from source: unknown 9865 1726887543.65150: calling self._execute() 9865 1726887543.65224: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887543.65231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887543.65252: variable 'omit' from source: magic vars 9865 1726887543.65720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9865 1726887543.67411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9865 1726887543.67460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9865 1726887543.67513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9865 1726887543.67556: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9865 1726887543.67585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9865 1726887543.67658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9865 1726887543.67686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9865 1726887543.67704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9865 1726887543.67752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9865 1726887543.67775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9865 1726887543.67819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9865 1726887543.67837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9865 1726887543.67854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9865 1726887543.67879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9865 1726887543.67900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9865 1726887543.68062: variable '__required_facts' from source: task vars 9865 1726887543.68074: variable 'ansible_facts' from source: unknown 9865 1726887543.68146: Evaluated conditional (__required_facts | difference(ansible_facts.keys() | list) | length > 0): False 9865 1726887543.68150: when evaluation is False, skipping this task 9865 1726887543.68154: _execute() done 9865 1726887543.68157: dumping result to json 9865 1726887543.68159: done dumping result, returning 9865 1726887543.68166: done running TaskExecutor() for managed_node1/TASK: Ensure ansible_facts used by test [0e15955b-8119-281b-804c-000000000036] 9865 1726887543.68171: sending task result for task 0e15955b-8119-281b-804c-000000000036 9865 1726887543.68262: done sending task result for task 0e15955b-8119-281b-804c-000000000036 9865 1726887543.68264: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 9865 1726887543.68344: no more pending results, returning what we have 9865 1726887543.68348: results queue empty 9865 1726887543.68348: checking for any_errors_fatal 9865 1726887543.68356: done checking for any_errors_fatal 9865 1726887543.68357: checking for max_fail_percentage 9865 1726887543.68359: done checking for max_fail_percentage 9865 1726887543.68359: checking to see if all hosts have failed and the running result is not ok 9865 1726887543.68360: done checking to see if all hosts have failed 9865 1726887543.68361: getting the remaining hosts for this loop 9865 1726887543.68362: done getting the remaining hosts for this loop 9865 1726887543.68366: getting the next task for host managed_node1 9865 1726887543.68372: done getting next task for host managed_node1 9865 1726887543.68381: ^ task is: TASK: Debug 9865 1726887543.68384: ^ 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=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 9865 1726887543.68387: getting variables 9865 1726887543.68389: in VariableManager get_vars() 9865 1726887543.68418: Calling all_inventory to load vars for managed_node1 9865 1726887543.68420: Calling groups_inventory to load vars for managed_node1 9865 1726887543.68423: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887543.68432: Calling all_plugins_play to load vars for managed_node1 9865 1726887543.68434: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887543.68436: Calling groups_plugins_play to load vars for managed_node1 9865 1726887543.68579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887543.68705: done with get_vars() 9865 1726887543.68716: done getting variables 9865 1726887543.68782: 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 [Debug] ******************************************************************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Friday 20 September 2024 22:59:03 -0400 (0:00:00.043) 0:00:03.773 ****** 9865 1726887543.68802: entering _queue_task() for managed_node1/debug 9865 1726887543.68804: Creating lock for debug 9865 1726887543.69094: worker is 1 (out of 1 available) 9865 1726887543.69107: exiting _queue_task() for managed_node1/debug 9865 1726887543.69120: done queuing things up, now waiting for results queue to drain 9865 1726887543.69122: waiting for pending results... 9865 1726887543.69346: running TaskExecutor() for managed_node1/TASK: Debug 9865 1726887543.69418: in run() - task 0e15955b-8119-281b-804c-000000000037 9865 1726887543.69429: variable 'ansible_search_path' from source: unknown 9865 1726887543.69432: variable 'ansible_search_path' from source: unknown 9865 1726887543.69477: calling self._execute() 9865 1726887543.69527: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887543.69532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887543.69540: variable 'omit' from source: magic vars 9865 1726887543.69614: variable 'omit' from source: magic vars 9865 1726887543.69667: variable 'omit' from source: magic vars 9865 1726887543.70198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9865 1726887543.72398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9865 1726887543.72489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9865 1726887543.72516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9865 1726887543.72563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9865 1726887543.72596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9865 1726887543.72703: variable 'ansible_facts' from source: unknown 9865 1726887543.72944: variable 'omit' from source: magic vars 9865 1726887543.72987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9865 1726887543.73035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887543.73039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9865 1726887543.73073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887543.73084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887543.73104: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887543.73107: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887543.73123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887543.73204: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887543.73209: Set connection var ansible_connection to ssh 9865 1726887543.73217: Set connection var ansible_pipelining to False 9865 1726887543.73235: Set connection var ansible_shell_type to sh 9865 1726887543.73237: Set connection var ansible_timeout to 10 9865 1726887543.73239: Set connection var ansible_shell_executable to /bin/sh 9865 1726887543.73263: variable 'ansible_shell_executable' from source: unknown 9865 1726887543.73266: variable 'ansible_connection' from source: unknown 9865 1726887543.73268: variable 'ansible_module_compression' from source: unknown 9865 1726887543.73284: variable 'ansible_shell_type' from source: unknown 9865 1726887543.73288: variable 'ansible_shell_executable' from source: unknown 9865 1726887543.73291: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887543.73293: variable 'ansible_pipelining' from source: unknown 9865 1726887543.73295: variable 'ansible_timeout' from source: unknown 9865 1726887543.73297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887543.73435: 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=False) 9865 1726887543.73440: variable 'omit' from source: magic vars 9865 1726887543.73442: starting attempt loop 9865 1726887543.73444: running the handler 9865 1726887543.73495: handler run complete 9865 1726887543.73498: attempt loop complete, returning result 9865 1726887543.73501: _execute() done 9865 1726887543.73503: dumping result to json 9865 1726887543.73509: done dumping result, returning 9865 1726887543.73528: done running TaskExecutor() for managed_node1/TASK: Debug [0e15955b-8119-281b-804c-000000000037] 9865 1726887543.73531: sending task result for task 0e15955b-8119-281b-804c-000000000037 ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.41.248" ], "all_ipv6_addresses": [ "fe80::c92:a0ff:fe45:bbff" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013" }, "date_time": { "date": "2024-09-20", "day": "20", "epoch": "1726887541", "epoch_int": "1726887541", "hour": "22", "iso8601": "2024-09-21T02:59:01Z", "iso8601_basic": "20240920T225901324389", "iso8601_basic_short": "20240920T225901", "iso8601_micro": "2024-09-21T02:59:01.324389Z", "minute": "59", "month": "09", "second": "01", "time": "22:59:01", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "year": "2024" }, "default_ipv4": { "address": "10.31.41.248", "alias": "eth0", "broadcast": "10.31.43.255", "gateway": "10.31.40.1", "interface": "eth0", "macaddress": "0e:92:a0:45:bb:ff", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "6c640f10-8261-4074-b9b8-2cdc3ddcc013" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "6c640f10-8261-4074-b9b8-2cdc3ddcc013" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "512", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.9", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "9", "distribution_release": "Stream", "distribution_version": "9", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "LS_COLORS": "", "MOTD_SHOWN": "pam", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "PYTHONVERBOSE": "1", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "1", "SSH_CLIENT": "10.31.40.71 53918 22", "SSH_CONNECTION": "10.31.40.71 53918 10.31.41.248 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "5", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "which_declare": "declare -f" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.41.248", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::c92:a0ff:fe45:bbff", "prefix": "64", "scope": "link" } ], "macaddress": "0e:92:a0:45:bb:ff", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-41-248.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-41-248", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "5.14.0-508.el9.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hsr_dup_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "macsec_hw_offload": "off [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "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" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.18, "1m": 0.63, "5m": 0.41 }, "locally_reachable_ips": { "ipv4": [ "10.31.41.248", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::c92:a0ff:fe45:bbff" ] }, "lsb": {}, "lvm": "N/A", "machine": "x86_64", "machine_id": "c0ec0582c21844c488bfb00586762d97", "memfree_mb": 2823, "memory_mb": { "nocache": { "free": 3263, "used": 269 }, "real": { "free": 2823, "total": 3532, "used": 709 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3532, "module_setup": true, "mounts": [ { "block_available": 64514803, "block_size": 4096, "block_total": 65519355, "block_used": 1004552, "device": "/dev/xvda1", "dump": 0, "fstype": "xfs", "inode_available": 130998831, "inode_total": 131071472, "inode_used": 72641, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 264252633088, "size_total": 268367278080, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013" } ], "nodename": "ip-10-31-41-248.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013" }, "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" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2a6a87-9f13-239c-c43f-d1602c87a819", "product_uuid": "ec2a6a87-9f13-239c-c43f-d1602c87a819", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 19, "minor": 9, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 9, 19, "final", 0 ] }, "python_version": "3.9.19", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANAfgx2YPXLAW08UEjWlDvKOyJnQV6SyYDNCQgCob8kG1YkZzQMVWCl6ybIAbNyH3doFznzdVhW7ncd85Rxxj7lyT3/rTA27PkWPLQGeN2C/fvwR/3LMH1bqwT0QrZ/wiVlCqr2NgRKO4FWkMIhsZSksGWtyfOn0sjrubVOd38hvAAAAFQCJZdL2BdbArvrx/6/xAuZ96yOsfwAAAIB4VTT+cASJlVkAtSfRxcTExKie6wmQbm++liNXmuEEqh0xCfiQHuRPCOSt57i2m7C/bn5w436Re+0bxP6J+uleauGya7GHO6PrTKtm3D5X3fXPZlBLUsB+ouAcFDuPcGE5nug0WRrssN9ZrngNT7DuT2Tkc6m2v4uw4aEET5ZAoAAAAIBZhV7ohGMKhxJokjgE3vdpPmCi/zYjKWCTjr2fE5eDr6Gyd1TfK948Ab4Bxg1Yc9zwE+8ide8ZCX/F9FceVPrU2Ps/hsCyYn+U9PZrkIlWVkowBHHMggAElKP5mcMnb0UWj4XgWRsM5QYpvpNMpcIylhU6pmKFVWSIE8k3tZMrZQ==", "ssh_host_key_dsa_public_keytype": "ssh-dss", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPWAK/aQ5L69IkCoDni4hYw3gz894OqQColpxg83ERE+GCBpLZSki872VoScDffmp1ksMHhg7AG3tapS8obBVbQ=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAJIhC8s6YfiapzXxyOa/B7pSUmgi178StU/rqtmE0T/", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDerYN3n1zSO/pKAhwVxn/8q7/FWMMnIqrpwuiS4TgYp43tU1IPGFWToEJlLKb2yt627inNMMKhwvS3UkIFF2z7r/sBAesmNPVCsG5jAj2eL8s4Okldl3hdeYWKrs7QqqTHbyIySSw2ZPrDwMsw8S2CJnAcLBB1qK0QATYLrvb1oSYT2d9VndNh5MMNdpd1+5nGg2sj8GL2UuOm8PH2PIEsnKg/8PqcrkPNioOpUBJ4vCBMq7C0pslzzVCJTkVoYHsTLeilMSgb47NX5WUCVCybnPpTlHCF2I1BM1gKfflRCqyPu6bwlhqIo4U/JMMRqJrVD7mjXnrRp8Fsy487NMlm14XSDHGy0gJ/tVwtG3CckRnKHGlEb0LeolBc2wVSnM3UHzKu6TZb41XWFF4jLYyIrQF5wnUE3EQwNw8dR+67kOEB+ZeaeSvg/QbhYnGqdnbsZXx8ccLk2jjPwcsRtAxX3ZkMQOFUui5WkN8slR8PYTZiwIsM5ZD5Xmm+Mx68f08=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 300, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } 9865 1726887543.73746: no more pending results, returning what we have 9865 1726887543.73749: results queue empty 9865 1726887543.73750: checking for any_errors_fatal 9865 1726887543.73763: done checking for any_errors_fatal 9865 1726887543.73764: checking for max_fail_percentage 9865 1726887543.73766: done checking for max_fail_percentage 9865 1726887543.73767: checking to see if all hosts have failed and the running result is not ok 9865 1726887543.73768: done checking to see if all hosts have failed 9865 1726887543.73768: getting the remaining hosts for this loop 9865 1726887543.73770: done getting the remaining hosts for this loop 9865 1726887543.73774: getting the next task for host managed_node1 9865 1726887543.73780: done getting next task for host managed_node1 9865 1726887543.73782: ^ task is: TASK: meta (end_host) 9865 1726887543.73784: ^ 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=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 9865 1726887543.73788: getting variables 9865 1726887543.73789: in VariableManager get_vars() 9865 1726887543.73845: Calling all_inventory to load vars for managed_node1 9865 1726887543.73848: Calling groups_inventory to load vars for managed_node1 9865 1726887543.73852: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887543.73862: Calling all_plugins_play to load vars for managed_node1 9865 1726887543.73864: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887543.73868: Calling groups_plugins_play to load vars for managed_node1 9865 1726887543.74012: done sending task result for task 0e15955b-8119-281b-804c-000000000037 9865 1726887543.74016: WORKER PROCESS EXITING 9865 1726887543.74027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887543.74145: done with get_vars() 9865 1726887543.74156: done getting variables TASK [Skip test on ostree systems if unsupported] ****************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Friday 20 September 2024 22:59:03 -0400 (0:00:00.054) 0:00:03.827 ****** 9865 1726887543.74224: in VariableManager get_vars() 9865 1726887543.74234: Calling all_inventory to load vars for managed_node1 9865 1726887543.74236: Calling groups_inventory to load vars for managed_node1 9865 1726887543.74239: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887543.74243: Calling all_plugins_play to load vars for managed_node1 9865 1726887543.74244: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887543.74246: Calling groups_plugins_play to load vars for managed_node1 9865 1726887543.74329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887543.74438: done with get_vars() 9865 1726887543.74640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9865 1726887543.76405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9865 1726887543.76462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9865 1726887543.76500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9865 1726887543.76535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9865 1726887543.76552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9865 1726887543.76602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9865 1726887543.76620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9865 1726887543.76632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9865 1726887543.76661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9865 1726887543.76672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9865 1726887543.76739: variable '__timesync_ostree_unsupported' from source: include params 9865 1726887543.76757: Evaluated conditional (__timesync_ostree_unsupported | d(false)): True 9865 1726887543.76857: variable '__timesync_is_ostree' from source: set_fact 9865 1726887543.76862: Evaluated conditional (__timesync_is_ostree | d(false)): False META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 9865 1726887543.76895: done queuing things up, now waiting for results queue to drain 9865 1726887543.76897: results queue empty 9865 1726887543.76898: checking for any_errors_fatal 9865 1726887543.76904: done checking for any_errors_fatal 9865 1726887543.76905: checking for max_fail_percentage 9865 1726887543.76906: done checking for max_fail_percentage 9865 1726887543.76907: checking to see if all hosts have failed and the running result is not ok 9865 1726887543.76911: done checking to see if all hosts have failed 9865 1726887543.76911: getting the remaining hosts for this loop 9865 1726887543.76913: done getting the remaining hosts for this loop 9865 1726887543.76916: getting the next task for host managed_node1 9865 1726887543.76922: done getting next task for host managed_node1 9865 1726887543.76923: ^ task is: TASK: Check for availability of both NTP providers 9865 1726887543.76925: ^ 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 9865 1726887543.76927: getting variables 9865 1726887543.76928: in VariableManager get_vars() 9865 1726887543.76937: Calling all_inventory to load vars for managed_node1 9865 1726887543.76944: Calling groups_inventory to load vars for managed_node1 9865 1726887543.76947: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887543.76954: Calling all_plugins_play to load vars for managed_node1 9865 1726887543.76956: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887543.76960: Calling groups_plugins_play to load vars for managed_node1 9865 1726887543.77097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887543.77294: done with get_vars() 9865 1726887543.77300: done getting variables 9865 1726887543.77329: 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 [Check for availability of both NTP providers] **************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:23 Friday 20 September 2024 22:59:03 -0400 (0:00:00.031) 0:00:03.858 ****** 9865 1726887543.77348: entering _queue_task() for managed_node1/package 9865 1726887543.77582: worker is 1 (out of 1 available) 9865 1726887543.77595: exiting _queue_task() for managed_node1/package 9865 1726887543.77606: done queuing things up, now waiting for results queue to drain 9865 1726887543.77609: waiting for pending results... 9865 1726887543.77777: running TaskExecutor() for managed_node1/TASK: Check for availability of both NTP providers 9865 1726887543.77865: in run() - task 0e15955b-8119-281b-804c-000000000008 9865 1726887543.77881: variable 'ansible_search_path' from source: unknown 9865 1726887543.78364: Loaded config def from plugin (lookup/items) 9865 1726887543.78370: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 9865 1726887543.78416: variable 'omit' from source: magic vars 9865 1726887543.78501: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887543.78512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887543.78521: variable 'omit' from source: magic vars 9865 1726887543.78573: variable 'omit' from source: magic vars 9865 1726887543.78593: variable 'omit' from source: magic vars 9865 1726887543.78626: variable 'item' from source: unknown 9865 1726887543.78743: variable 'item' from source: unknown 9865 1726887543.78766: variable 'omit' from source: magic vars 9865 1726887543.78790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9865 1726887543.78813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887543.78827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9865 1726887543.78842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887543.78851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887543.78874: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887543.78877: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887543.78880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887543.78960: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887543.78963: Set connection var ansible_connection to ssh 9865 1726887543.78969: Set connection var ansible_pipelining to False 9865 1726887543.78971: Set connection var ansible_shell_type to sh 9865 1726887543.78978: Set connection var ansible_timeout to 10 9865 1726887543.78984: Set connection var ansible_shell_executable to /bin/sh 9865 1726887543.78999: variable 'ansible_shell_executable' from source: unknown 9865 1726887543.79002: variable 'ansible_connection' from source: unknown 9865 1726887543.79005: variable 'ansible_module_compression' from source: unknown 9865 1726887543.79007: variable 'ansible_shell_type' from source: unknown 9865 1726887543.79011: variable 'ansible_shell_executable' from source: unknown 9865 1726887543.79013: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887543.79018: variable 'ansible_pipelining' from source: unknown 9865 1726887543.79020: variable 'ansible_timeout' from source: unknown 9865 1726887543.79024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887543.79119: 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) 9865 1726887543.79128: variable 'omit' from source: magic vars 9865 1726887543.79133: starting attempt loop 9865 1726887543.79136: running the handler 9865 1726887543.79141: variable 'ansible_facts' from source: unknown 9865 1726887543.79143: variable 'ansible_facts' from source: unknown 9865 1726887543.79201: _low_level_execute_command(): starting 9865 1726887543.79205: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9865 1726887543.79810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887543.79832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887543.79844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.79861: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found <<< 9865 1726887543.79902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.79923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887543.79939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887543.80007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887543.81648: stdout chunk (state=3): >>>/root <<< 9865 1726887543.81813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887543.81881: stderr chunk (state=3): >>><<< 9865 1726887543.81885: stdout chunk (state=3): >>><<< 9865 1726887543.81911: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887543.81925: _low_level_execute_command(): starting 9865 1726887543.81933: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181 `" && echo ansible-tmp-1726887543.8191218-10046-25136955173181="` echo /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181 `" ) && sleep 0' 9865 1726887543.82578: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887543.82583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887543.82618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found <<< 9865 1726887543.82634: 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.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found <<< 9865 1726887543.82653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.82719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887543.82723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887543.82731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887543.82811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887543.84686: stdout chunk (state=3): >>>ansible-tmp-1726887543.8191218-10046-25136955173181=/root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181 <<< 9865 1726887543.84798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887543.84859: stderr chunk (state=3): >>><<< 9865 1726887543.84864: stdout chunk (state=3): >>><<< 9865 1726887543.84879: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887543.8191218-10046-25136955173181=/root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887543.84910: variable 'ansible_module_compression' from source: unknown 9865 1726887543.84967: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9865uwdcp541/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 9865 1726887543.85003: variable 'ansible_facts' from source: unknown 9865 1726887543.85077: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181/AnsiballZ_dnf.py 9865 1726887543.85192: Sending initial data 9865 1726887543.85195: Sent initial data (150 bytes) 9865 1726887543.85899: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887543.85911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887543.85937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.85951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.85998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887543.86018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887543.86034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887543.86083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887543.87797: 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 <<< 9865 1726887543.87846: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 9865 1726887543.87902: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9865uwdcp541/tmpged24bj_ /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181/AnsiballZ_dnf.py <<< 9865 1726887543.87945: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 9865 1726887543.89003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887543.89113: stderr chunk (state=3): >>><<< 9865 1726887543.89121: stdout chunk (state=3): >>><<< 9865 1726887543.89142: done transferring module to remote 9865 1726887543.89156: _low_level_execute_command(): starting 9865 1726887543.89161: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181/ /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181/AnsiballZ_dnf.py && sleep 0' 9865 1726887543.89614: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887543.89620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887543.89654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.89666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887543.89677: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.89730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887543.89744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887543.89747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887543.89814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887543.91597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887543.91642: stderr chunk (state=3): >>><<< 9865 1726887543.91645: stdout chunk (state=3): >>><<< 9865 1726887543.91660: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887543.91663: _low_level_execute_command(): starting 9865 1726887543.91668: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181/AnsiballZ_dnf.py && sleep 0' 9865 1726887543.92117: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887543.92129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887543.92156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.92167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887543.92177: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887543.92225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887543.92237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887543.92307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887543.94253: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9865 1726887543.94271: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9865 1726887543.94329: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9865 1726887543.94377: stdout chunk (state=3): >>>import 'posix' # <<< 9865 1726887543.94398: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9865 1726887543.94404: stdout chunk (state=3): >>># installing zipimport hook <<< 9865 1726887543.94438: stdout chunk (state=3): >>>import 'time' # <<< 9865 1726887543.94454: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9865 1726887543.94502: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887543.94522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 9865 1726887543.94537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 9865 1726887543.94554: stdout chunk (state=3): >>>import '_codecs' # <<< 9865 1726887543.94575: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc414043dc0> <<< 9865 1726887543.94613: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 9865 1726887543.94629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd83a0> <<< 9865 1726887543.94633: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc414043b20> <<< 9865 1726887543.94659: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 9865 1726887543.94675: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc414043ac0> <<< 9865 1726887543.94712: stdout chunk (state=3): >>>import '_signal' # <<< 9865 1726887543.94721: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 9865 1726887543.94724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 9865 1726887543.94731: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8490> <<< 9865 1726887543.94756: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 9865 1726887543.94779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 9865 1726887543.94790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887543.94805: stdout chunk (state=3): >>>import '_abc' # <<< 9865 1726887543.94818: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8940> <<< 9865 1726887543.94829: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8670> <<< 9865 1726887543.94850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 9865 1726887543.94870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 9865 1726887543.94884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 9865 1726887543.94916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 9865 1726887543.94926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 9865 1726887543.94947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 9865 1726887543.94969: stdout chunk (state=3): >>>import '_stat' # <<< 9865 1726887543.94980: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d8f190> <<< 9865 1726887543.94988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 9865 1726887543.95017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 9865 1726887543.95084: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d8f220> <<< 9865 1726887543.95114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 9865 1726887543.95118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 9865 1726887543.95151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 9865 1726887543.95154: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d8f940> <<< 9865 1726887543.95190: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413df0880> <<< 9865 1726887543.95209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 9865 1726887543.95213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 9865 1726887543.95215: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d88d90> <<< 9865 1726887543.95270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 9865 1726887543.95281: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413db2d90> <<< 9865 1726887543.95334: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8970> <<< 9865 1726887543.95367: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9865 1726887543.95599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 9865 1726887543.95610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 9865 1726887543.95635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 9865 1726887543.95646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 9865 1726887543.95666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 9865 1726887543.95689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 9865 1726887543.95701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 9865 1726887543.95718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 9865 1726887543.95724: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d2eeb0> <<< 9865 1726887543.95779: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d31f40> <<< 9865 1726887543.95791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 9865 1726887543.95812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 9865 1726887543.95819: stdout chunk (state=3): >>>import '_sre' # <<< 9865 1726887543.95839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 9865 1726887543.95857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 9865 1726887543.95883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 9865 1726887543.95905: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d27610> <<< 9865 1726887543.95920: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d2d640> <<< 9865 1726887543.95933: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d2e370> <<< 9865 1726887543.95949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 9865 1726887543.96024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 9865 1726887543.96041: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 9865 1726887543.96079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887543.96097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 9865 1726887543.96105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 9865 1726887543.96140: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.96143: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413c39d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39880> <<< 9865 1726887543.96146: stdout chunk (state=3): >>>import 'itertools' # <<< 9865 1726887543.96173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 9865 1726887543.96182: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39e80> <<< 9865 1726887543.96196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 9865 1726887543.96223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 9865 1726887543.96238: stdout chunk (state=3): >>>import '_operator' # <<< 9865 1726887543.96241: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39f40> <<< 9865 1726887543.96269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 9865 1726887543.96272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 9865 1726887543.96278: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39e50> <<< 9865 1726887543.96290: stdout chunk (state=3): >>>import '_collections' # <<< 9865 1726887543.96333: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c92d00> <<< 9865 1726887543.96344: stdout chunk (state=3): >>>import '_functools' # <<< 9865 1726887543.96368: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c8b5e0> <<< 9865 1726887543.96428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 9865 1726887543.96435: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c9f640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d35e20> <<< 9865 1726887543.96453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 9865 1726887543.96486: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.96491: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413c4bc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c92220> <<< 9865 1726887543.96536: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.96539: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413c9f250> <<< 9865 1726887543.96548: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d3b9d0> <<< 9865 1726887543.96562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 9865 1726887543.96568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 9865 1726887543.96591: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 9865 1726887543.96600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887543.96611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 9865 1726887543.96631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 9865 1726887543.96645: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4bf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4bd60> <<< 9865 1726887543.96672: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 9865 1726887543.96677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4bcd0> <<< 9865 1726887543.96699: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 9865 1726887543.96702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 9865 1726887543.96730: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 9865 1726887543.96733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887543.96765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 9865 1726887543.96810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 9865 1726887543.96836: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c1f340> <<< 9865 1726887543.96855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 9865 1726887543.96873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 9865 1726887543.96906: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c1f430> <<< 9865 1726887543.97026: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c53f70> <<< 9865 1726887543.97068: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4da00> <<< 9865 1726887543.97080: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4d4c0> <<< 9865 1726887543.97104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 9865 1726887543.97110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 9865 1726887543.97145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 9865 1726887543.97157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 9865 1726887543.97190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 9865 1726887543.97198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 9865 1726887543.97200: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b52190> <<< 9865 1726887543.97229: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c09cd0> <<< 9865 1726887543.97280: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4de80> <<< 9865 1726887543.97285: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d3b040> <<< 9865 1726887543.97316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 9865 1726887543.97331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 9865 1726887543.97361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 9865 1726887543.97368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b64ac0> <<< 9865 1726887543.97378: stdout chunk (state=3): >>>import 'errno' # <<< 9865 1726887543.97417: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b64df0> <<< 9865 1726887543.97434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 9865 1726887543.97440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 9865 1726887543.97471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 9865 1726887543.97481: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b76700> <<< 9865 1726887543.97500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 9865 1726887543.97537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 9865 1726887543.97562: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b76c40> <<< 9865 1726887543.97595: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b03370> <<< 9865 1726887543.97611: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b64ee0> <<< 9865 1726887543.97626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 9865 1726887543.97656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 9865 1726887543.97689: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.97703: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b14250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b76580> <<< 9865 1726887543.97710: stdout chunk (state=3): >>>import 'pwd' # <<< 9865 1726887543.97736: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.97745: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b14310> <<< 9865 1726887543.97777: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4b9a0> <<< 9865 1726887543.97799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 9865 1726887543.97812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 9865 1726887543.97839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 9865 1726887543.97850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 9865 1726887543.97879: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2f670> <<< 9865 1726887543.97903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 9865 1726887543.97934: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.97937: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2f940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b2f730> <<< 9865 1726887543.97968: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2f820> <<< 9865 1726887543.97996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 9865 1726887543.98000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 9865 1726887543.98197: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.98202: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2fc70> <<< 9865 1726887543.98233: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887543.98236: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b3e1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b2f8b0> <<< 9865 1726887543.98258: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b23a00> <<< 9865 1726887543.98286: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4b580> <<< 9865 1726887543.98306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 9865 1726887543.98362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 9865 1726887543.98403: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b2fa60> <<< 9865 1726887543.98515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 9865 1726887543.98532: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc413a5e640> <<< 9865 1726887543.98822: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip' <<< 9865 1726887543.98827: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887543.98914: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887543.98943: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 9865 1726887543.98948: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887543.98984: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887543.98990: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 9865 1726887543.99003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.00242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.01166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 9865 1726887544.01187: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987790> <<< 9865 1726887544.01191: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 9865 1726887544.01199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.01216: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 9865 1726887544.01224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 9865 1726887544.01241: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 9865 1726887544.01244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 9865 1726887544.01267: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.01281: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413987160> <<< 9865 1726887544.01312: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987280> <<< 9865 1726887544.01341: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987ee0> <<< 9865 1726887544.01365: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 9865 1726887544.01371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 9865 1726887544.01423: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987d00> <<< 9865 1726887544.01425: stdout chunk (state=3): >>>import 'atexit' # <<< 9865 1726887544.01448: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.01456: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413987f40> <<< 9865 1726887544.01465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 9865 1726887544.01498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 9865 1726887544.01532: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987100> <<< 9865 1726887544.01553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 9865 1726887544.01564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 9865 1726887544.01587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 9865 1726887544.01605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 9865 1726887544.01632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 9865 1726887544.01706: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41393f160> <<< 9865 1726887544.01741: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.01747: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4133ccf70> <<< 9865 1726887544.01767: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.01783: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4133ccd90> <<< 9865 1726887544.01786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 9865 1726887544.01822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 9865 1726887544.01856: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133cc400> <<< 9865 1726887544.01871: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41396edc0> <<< 9865 1726887544.02029: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41396e3d0> <<< 9865 1726887544.02054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 9865 1726887544.02080: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41396ef40> <<< 9865 1726887544.02092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 9865 1726887544.02102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 9865 1726887544.02124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 9865 1726887544.02131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 9865 1726887544.02144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 9865 1726887544.02159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 9865 1726887544.02183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 9865 1726887544.02188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139bcb20> <<< 9865 1726887544.02271: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133a5ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133a5370> <<< 9865 1726887544.02278: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41398e460> <<< 9865 1726887544.02303: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.02310: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4133a5490> <<< 9865 1726887544.02332: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.02336: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133a54c0> <<< 9865 1726887544.02353: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 9865 1726887544.02374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 9865 1726887544.02387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 9865 1726887544.02416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 9865 1726887544.02485: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.02503: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41338f220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139cd1c0> <<< 9865 1726887544.02512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 9865 1726887544.02521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 9865 1726887544.02577: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.02583: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139cd340> <<< 9865 1726887544.02600: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 9865 1726887544.02639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.02662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 9865 1726887544.02672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 9865 1726887544.02728: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139e7d00> <<< 9865 1726887544.02854: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41339c880> <<< 9865 1726887544.02946: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339c6d0> <<< 9865 1726887544.02978: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.02983: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339b670> <<< 9865 1726887544.03025: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339b5b0> <<< 9865 1726887544.03035: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139c6880> <<< 9865 1726887544.03056: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 9865 1726887544.03066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 9865 1726887544.03087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 9865 1726887544.03129: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.03136: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41394f670> <<< 9865 1726887544.03306: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.03319: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41394da90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41395c0a0> <<< 9865 1726887544.03359: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41394f0d0> <<< 9865 1726887544.03365: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413992a00> # zipimport: zlib available <<< 9865 1726887544.03386: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03393: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 9865 1726887544.03405: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03560: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03570: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03575: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 9865 1726887544.03586: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03599: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9865 1726887544.03611: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.03808: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.04270: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.04737: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 9865 1726887544.04744: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 9865 1726887544.04770: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 9865 1726887544.04781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.04839: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc412f75550> <<< 9865 1726887544.04903: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 9865 1726887544.04917: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41336a4f0> <<< 9865 1726887544.04922: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f17070> <<< 9865 1726887544.04974: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 9865 1726887544.04978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.05003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.05017: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 9865 1726887544.05024: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.05138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.05269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 9865 1726887544.05294: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41394dbb0> <<< 9865 1726887544.05299: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.05694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06055: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06179: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 9865 1726887544.06186: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06216: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06246: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 9865 1726887544.06253: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06311: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06376: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 9865 1726887544.06400: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06405: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9865 1726887544.06420: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06457: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06493: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9865 1726887544.06502: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.06872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 9865 1726887544.06901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 9865 1726887544.06915: stdout chunk (state=3): >>>import '_ast' # <<< 9865 1726887544.06990: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413378940> <<< 9865 1726887544.06994: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07050: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07119: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 9865 1726887544.07127: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9865 1726887544.07150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07184: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07221: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 9865 1726887544.07225: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07266: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07400: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07461: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 9865 1726887544.07488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.07590: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4139d9250> <<< 9865 1726887544.07610: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133785e0> <<< 9865 1726887544.07697: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9865 1726887544.07784: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07833: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07853: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.07899: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 9865 1726887544.07905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 9865 1726887544.07926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 9865 1726887544.07956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 9865 1726887544.07981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 9865 1726887544.07992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 9865 1726887544.08084: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41335e790> <<< 9865 1726887544.08123: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41335b7c0> <<< 9865 1726887544.08185: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133558e0> <<< 9865 1726887544.08188: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 9865 1726887544.08195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.08234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.08269: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 9865 1726887544.08662: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9865 1726887544.08818: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.09248: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.09802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.10368: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.10374: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55cd0> <<< 9865 1726887544.10430: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f555b0> <<< 9865 1726887544.10435: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py <<< 9865 1726887544.10438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 9865 1726887544.10441: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 9865 1726887544.10470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 9865 1726887544.10478: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55220> <<< 9865 1726887544.10481: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55b50> <<< 9865 1726887544.10494: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 9865 1726887544.10512: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 9865 1726887544.10541: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413378c70> <<< 9865 1726887544.10565: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 9865 1726887544.10586: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 9865 1726887544.10589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 9865 1726887544.10679: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 9865 1726887544.10744: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 9865 1726887544.10747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 9865 1726887544.10752: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 9865 1726887544.10754: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cdb820> <<< 9865 1726887544.10756: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cdbd30> <<< 9865 1726887544.10758: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cdbf10> <<< 9865 1726887544.10828: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cb0f40> <<< 9865 1726887544.10869: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887544.10874: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.10877: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c9f670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 9865 1726887544.10911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 9865 1726887544.10967: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412ca3af0> <<< 9865 1726887544.11027: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 9865 1726887544.11031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 9865 1726887544.11033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 9865 1726887544.11066: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f04dc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c9fd90> <<< 9865 1726887544.11110: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412ca3400> <<< 9865 1726887544.11158: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cb0700> <<< 9865 1726887544.11172: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 9865 1726887544.11174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 9865 1726887544.11185: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 9865 1726887544.11229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 9865 1726887544.11240: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 9865 1726887544.11264: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f4fd90> <<< 9865 1726887544.11411: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139cdf40> <<< 9865 1726887544.11444: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f04c40> <<< 9865 1726887544.11476: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 9865 1726887544.11498: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 9865 1726887544.11528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 9865 1726887544.11541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1fe50> <<< 9865 1726887544.11599: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1fc10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f443d0> <<< 9865 1726887544.11633: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41338f8b0> <<< 9865 1726887544.11671: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cb00d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f555e0> <<< 9865 1726887544.11696: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 9865 1726887544.11733: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 9865 1726887544.11736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 9865 1726887544.11786: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1f910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55f40> <<< 9865 1726887544.11822: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 9865 1726887544.11825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.11898: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d259d0> <<< 9865 1726887544.11926: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 9865 1726887544.11941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 9865 1726887544.11998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 9865 1726887544.12026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 9865 1726887544.12191: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4139d9640> <<< 9865 1726887544.12485: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c7a790> <<< 9865 1726887544.12517: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1fbb0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 9865 1726887544.12537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cbd760> <<< 9865 1726887544.12594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c90c70> <<< 9865 1726887544.12657: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c90640> <<< 9865 1726887544.12660: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c90e50> <<< 9865 1726887544.12671: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 9865 1726887544.12725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 9865 1726887544.12822: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c901c0> <<< 9865 1726887544.12851: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 9865 1726887544.12863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 9865 1726887544.13142: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cbad30> <<< 9865 1726887544.13175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 9865 1726887544.13198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 9865 1726887544.13201: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412a3ec70> <<< 9865 1726887544.13238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.13357: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 9865 1726887544.13360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.13454: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.13584: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 9865 1726887544.13587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.13633: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.13670: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 9865 1726887544.13686: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.13781: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.13877: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 9865 1726887544.13969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887544.14128: stdout chunk (state=3): >>>import 'gc' # <<< 9865 1726887544.14470: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.14516: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 9865 1726887544.14534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 9865 1726887544.14547: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0be0> <<< 9865 1726887544.14563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 9865 1726887544.14614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 9865 1726887544.14771: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0d60> <<< 9865 1726887544.14797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 9865 1726887544.14840: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4129f2460> <<< 9865 1726887544.14857: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0280> <<< 9865 1726887544.14905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 9865 1726887544.14913: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0850> <<< 9865 1726887544.14924: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 9865 1726887544.14987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 9865 1726887544.15013: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 9865 1726887544.15019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.15042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 9865 1726887544.15047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 9865 1726887544.15168: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 9865 1726887544.15174: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4129269a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412926550> <<< 9865 1726887544.15202: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 9865 1726887544.15229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 9865 1726887544.15305: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4128c8520> <<< 9865 1726887544.15336: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129269d0> <<< 9865 1726887544.15361: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 9865 1726887544.15428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 9865 1726887544.16410: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 9865 1726887544.16426: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41289ddf0> <<< 9865 1726887544.16474: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129482b0> <<< 9865 1726887544.16502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 9865 1726887544.16555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 9865 1726887544.16659: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4110372b0> <<< 9865 1726887544.16717: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4128fa880> <<< 9865 1726887544.16740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 9865 1726887544.16754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 9865 1726887544.16906: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410f04e50> <<< 9865 1726887544.16931: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc411016550> <<< 9865 1726887544.16955: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 9865 1726887544.16996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 9865 1726887544.17094: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410e6f9d0> <<< 9865 1726887544.17127: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4110374f0> <<< 9865 1726887544.17164: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887544.17239: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410e69d30> <<< 9865 1726887544.17263: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410e6ff70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412926100> <<< 9865 1726887544.17273: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 9865 1726887544.17303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 9865 1726887544.17346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887544.17360: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 9865 1726887544.17389: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410d98af0> <<< 9865 1726887544.17438: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410d98310> <<< 9865 1726887544.17455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 9865 1726887544.17473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 9865 1726887544.17502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 9865 1726887544.17537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410dab6d0> <<< 9865 1726887544.17569: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 9865 1726887544.17599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 9865 1726887544.17615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410db7280> <<< 9865 1726887544.17641: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.18015: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410db7820> <<< 9865 1726887544.18066: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410db7c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410db7340> <<< 9865 1726887544.18103: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410dab760> <<< 9865 1726887544.18126: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410da1d90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 9865 1726887544.18145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.18247: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41096beb0> <<< 9865 1726887544.18271: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410dab160> <<< 9865 1726887544.18342: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410d98c70> <<< 9865 1726887544.18375: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410e9b700> <<< 9865 1726887544.18400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.18496: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410e9be20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410e9b8b0> <<< 9865 1726887544.18542: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412926250> <<< 9865 1726887544.18564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410978d30> <<< 9865 1726887544.18585: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 9865 1726887544.18621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 9865 1726887544.18660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 9865 1726887544.18690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.18717: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 9865 1726887544.18756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 9865 1726887544.18781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 9865 1726887544.18886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 9865 1726887544.19006: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4107ea1f0> <<< 9865 1726887544.19104: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41088a280> <<< 9865 1726887544.19132: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 9865 1726887544.19165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4108967c0> <<< 9865 1726887544.19243: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41083ce20> <<< 9865 1726887544.19267: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.19353: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.19368: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 9865 1726887544.19406: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896b80> <<< 9865 1726887544.19426: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.19458: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 9865 1726887544.19511: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896e20> <<< 9865 1726887544.19543: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.19560: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 9865 1726887544.19581: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed190> <<< 9865 1726887544.19611: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 9865 1726887544.19647: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896f10> <<< 9865 1726887544.19681: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.19693: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 9865 1726887544.19747: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed3a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896e80> <<< 9865 1726887544.19765: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 9865 1726887544.19790: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896c10> <<< 9865 1726887544.19818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 9865 1726887544.19852: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed1c0> <<< 9865 1726887544.19886: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 9865 1726887544.19911: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed400> <<< 9865 1726887544.19941: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 9865 1726887544.19970: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed490> <<< 9865 1726887544.20002: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 9865 1726887544.20057: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed520> <<< 9865 1726887544.20070: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 9865 1726887544.20088: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed5b0> <<< 9865 1726887544.20121: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 9865 1726887544.20147: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed640> <<< 9865 1726887544.20176: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 9865 1726887544.20206: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed6d0> <<< 9865 1726887544.20242: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed760> <<< 9865 1726887544.20271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 9865 1726887544.20305: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed7f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4108961f0> <<< 9865 1726887544.20353: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410871190> <<< 9865 1726887544.20398: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 9865 1726887544.20539: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4106edbb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4108963d0> <<< 9865 1726887544.20583: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868c70> <<< 9865 1726887544.20597: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868280> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 9865 1726887544.20638: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41099eb20> <<< 9865 1726887544.20660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 9865 1726887544.20694: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868df0> <<< 9865 1726887544.20722: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410978cd0> <<< 9865 1726887544.20746: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 9865 1726887544.20769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 9865 1726887544.20810: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 9865 1726887544.20854: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4107054c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41099e910> <<< 9865 1726887544.20876: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 9865 1726887544.20888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 9865 1726887544.20916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 9865 1726887544.20948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 9865 1726887544.20987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106a2280> <<< 9865 1726887544.21017: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 9865 1726887544.21042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 9865 1726887544.21063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 9865 1726887544.21104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 9865 1726887544.21147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410656160> <<< 9865 1726887544.21199: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4106561f0> <<< 9865 1726887544.21679: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106b6670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106a26a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410697a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410656fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410656760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41068e910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410679820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106798b0> <<< 9865 1726887544.21803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410679a30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 9865 1726887544.21882: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc412d91190> <<< 9865 1726887544.21912: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410689160> <<< 9865 1726887544.21963: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d911f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887544.21999: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d912e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106799d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 9865 1726887544.22031: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410679f70> <<< 9865 1726887544.22062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 9865 1726887544.22074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 9865 1726887544.22124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 9865 1726887544.22168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 9865 1726887544.22180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 9865 1726887544.22218: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4104c03a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104c0160> <<< 9865 1726887544.22248: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104b09a0> <<< 9865 1726887544.22358: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412da39a0> <<< 9865 1726887544.22419: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d91e80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412da3c70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412daa970> <<< 9865 1726887544.22475: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104ce700> <<< 9865 1726887544.22518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104ce340> <<< 9865 1726887544.22561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 9865 1726887544.22593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104dc640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104dc160> <<< 9865 1726887544.22632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104dc4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0550> <<< 9865 1726887544.23107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 9865 1726887544.23170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.23174: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104e5f70> <<< 9865 1726887544.23212: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.23214: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 9865 1726887544.23254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 9865 1726887544.23268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 9865 1726887544.23319: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 9865 1726887544.23365: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41049cf70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 9865 1726887544.23402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 9865 1726887544.23421: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.23546: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410435d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410435be0> <<< 9865 1726887544.23569: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104353a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410435160> <<< 9865 1726887544.23607: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410485eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104351f0> <<< 9865 1726887544.23648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 9865 1726887544.23661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.23689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 9865 1726887544.23720: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410460130> <<< 9865 1726887544.23759: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410435e80> <<< 9865 1726887544.23797: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104509a0> <<< 9865 1726887544.23860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410460fa0> <<< 9865 1726887544.23871: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410363190> <<< 9865 1726887544.23896: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103632e0> <<< 9865 1726887544.23946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 9865 1726887544.24009: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103638e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410363610> <<< 9865 1726887544.24073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103639a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103705e0> <<< 9865 1726887544.24153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103706d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 9865 1726887544.24234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 9865 1726887544.24322: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410370eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410370ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410370f10> <<< 9865 1726887544.24403: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410387af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410387c10> <<< 9865 1726887544.24431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410387e50> <<< 9865 1726887544.24534: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103172e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410317cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 9865 1726887544.24577: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410317e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 9865 1726887544.24700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 9865 1726887544.24736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 9865 1726887544.24760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326d60> <<< 9865 1726887544.24819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 9865 1726887544.24857: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103337f0> <<< 9865 1726887544.24887: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410333f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341280> <<< 9865 1726887544.24941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341370> <<< 9865 1726887544.24956: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410485490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104851f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104e5cd0> <<< 9865 1726887544.25012: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 9865 1726887544.25017: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.25061: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341c10> <<< 9865 1726887544.25068: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.25084: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 9865 1726887544.25105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 9865 1726887544.25130: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 9865 1726887544.25153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 9865 1726887544.25229: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102db5b0> <<< 9865 1726887544.25241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 9865 1726887544.25299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 9865 1726887544.25321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102e44f0> <<< 9865 1726887544.25379: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887544.25414: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4102dbe50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102dbdc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 9865 1726887544.25454: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 9865 1726887544.25481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030f730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030f1c0> <<< 9865 1726887544.25503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.25538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 9865 1726887544.25567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 9865 1726887544.25590: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 9865 1726887544.25642: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41025ca60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41025cc40> <<< 9865 1726887544.25674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 9865 1726887544.25686: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 9865 1726887544.25726: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030fca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030fa30> <<< 9865 1726887544.25766: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41034e130> <<< 9865 1726887544.25795: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 9865 1726887544.25845: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102db1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341ac0> <<< 9865 1726887544.25874: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410485220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 9865 1726887544.25886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 9865 1726887544.25922: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41027e160> <<< 9865 1726887544.25944: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 9865 1726887544.25980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 9865 1726887544.26014: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41027e490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 9865 1726887544.26027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41027ed00> <<< 9865 1726887544.26068: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 9865 1726887544.26089: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410213610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 9865 1726887544.26122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410213b80> <<< 9865 1726887544.26153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 9865 1726887544.26191: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.26204: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 9865 1726887544.26275: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410220c40> <<< 9865 1726887544.26312: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102201f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 9865 1726887544.26325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 9865 1726887544.26347: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220430> <<< 9865 1726887544.26377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 9865 1726887544.26409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 9865 1726887544.26436: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.26471: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022ebb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887544.26503: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022ec40> <<< 9865 1726887544.26520: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 9865 1726887544.26598: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41023c280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022edc0> <<< 9865 1726887544.26639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 9865 1726887544.26670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 9865 1726887544.26692: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 9865 1726887544.26730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4101432e0> <<< 9865 1726887544.26771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 9865 1726887544.26784: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 9865 1726887544.26829: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c340> <<< 9865 1726887544.26858: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c2e0> <<< 9865 1726887544.26869: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 9865 1726887544.26923: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41014c490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410143d00> <<< 9865 1726887544.26961: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4101433a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41024aa30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41023cfa0> <<< 9865 1726887544.26989: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41023c940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022e7f0> <<< 9865 1726887544.27033: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220fd0> <<< 9865 1726887544.27046: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022e940> <<< 9865 1726887544.27107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410143d90> <<< 9865 1726887544.27137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c760> <<< 9865 1726887544.27161: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 9865 1726887544.27202: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c9d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 9865 1726887544.27226: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014cf40> <<< 9865 1726887544.27237: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 9865 1726887544.27263: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 9865 1726887544.27312: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410169730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 9865 1726887544.27354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100ed910> <<< 9865 1726887544.27378: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 9865 1726887544.27423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100fab80> <<< 9865 1726887544.27435: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 9865 1726887544.27468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 9865 1726887544.27502: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41011c130> <<< 9865 1726887544.27596: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100fabe0> <<< 9865 1726887544.27632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 9865 1726887544.27662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 9865 1726887544.27673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 9865 1726887544.27710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.27731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 9865 1726887544.27779: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100cb400> <<< 9865 1726887544.27805: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100cb520> <<< 9865 1726887544.27890: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd490> <<< 9865 1726887544.27913: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 9865 1726887544.27934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 9865 1726887544.27969: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd7c0> <<< 9865 1726887544.27999: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100d0910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 9865 1726887544.28021: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd1f0> <<< 9865 1726887544.28058: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100b2a90> <<< 9865 1726887544.28081: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100d0dc0> <<< 9865 1726887544.28124: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100651f0> <<< 9865 1726887544.28152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100652e0> <<< 9865 1726887544.28165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 9865 1726887544.28198: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410065400> <<< 9865 1726887544.28225: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 9865 1726887544.28244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 9865 1726887544.28369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887544.28382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 9865 1726887544.28429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 9865 1726887544.28456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 9865 1726887544.28488: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41003b640> <<< 9865 1726887544.28554: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41008ff40> <<< 9865 1726887544.28580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100a29d0> <<< 9865 1726887544.28611: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100a2a60> <<< 9865 1726887544.28639: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 9865 1726887544.28657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887544.28684: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41003b2b0> <<< 9865 1726887544.28712: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41004c3a0> <<< 9865 1726887544.28903: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410073d00> <<< 9865 1726887544.28938: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 9865 1726887544.28970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41007b970> <<< 9865 1726887544.29007: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fffa880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41007b280> <<< 9865 1726887544.29058: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410065bb0> <<< 9865 1726887544.29103: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410118d90> <<< 9865 1726887544.29134: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 9865 1726887544.29166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887544.29213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41001e640> <<< 9865 1726887544.29228: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41001edf0> <<< 9865 1726887544.29257: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffac160> <<< 9865 1726887544.29287: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 9865 1726887544.29324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 9865 1726887544.29337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 9865 1726887544.29399: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffaca90> <<< 9865 1726887544.29440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 9865 1726887544.29466: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffcc1c0> <<< 9865 1726887544.29487: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffacd60> <<< 9865 1726887544.29498: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffac1f0> <<< 9865 1726887544.29536: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41000c880> <<< 9865 1726887544.29561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 9865 1726887544.29581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 9865 1726887544.29634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 9865 1726887544.29658: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 9865 1726887544.29704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff862e0> <<< 9865 1726887544.29733: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 9865 1726887544.29781: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86dc0> <<< 9865 1726887544.29807: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 9865 1726887544.29842: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86f40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 9865 1726887544.29857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 9865 1726887544.29896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 9865 1726887544.29910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 9865 1726887544.29982: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff8ebe0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff8e7c0> <<< 9865 1726887544.30017: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff8e310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86a60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py <<< 9865 1726887544.30037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86bb0> <<< 9865 1726887544.30066: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 9865 1726887544.30077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 9865 1726887544.30123: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.30148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.30167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887544.30193: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.30244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff3ba00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff3b670> <<< 9865 1726887544.30259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 9865 1726887544.30278: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 9865 1726887544.30342: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff3b6d0> import 'urllib3.packages.six.moves' # <<< 9865 1726887544.30360: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 9865 1726887544.30402: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f610> <<< 9865 1726887544.30442: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f7f0> <<< 9865 1726887544.30476: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 9865 1726887544.30497: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887544.30539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.30594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.30630: stdout chunk (state=3): >>>import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7ac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 9865 1726887544.30667: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7c70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee75b0> <<< 9865 1726887544.30710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee78b0> <<< 9865 1726887544.30740: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef20d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 9865 1726887544.30755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 9865 1726887544.30794: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef2130> <<< 9865 1726887544.30830: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 9865 1726887544.30855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feff340> <<< 9865 1726887544.30887: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 9865 1726887544.30903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 9865 1726887544.31832: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feff910> <<< 9865 1726887544.31876: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff20e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef2c40> <<< 9865 1726887544.31924: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef2b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7250> <<< 9865 1726887544.31952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 9865 1726887544.31970: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7040> <<< 9865 1726887544.32028: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff44af0> <<< 9865 1726887544.32062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 9865 1726887544.32130: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fea88e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fea8520> import 'urllib3.packages.six.moves.urllib' # <<< 9865 1726887544.32140: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff559a0> <<< 9865 1726887544.32160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 9865 1726887544.32391: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee72e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fea8d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feb4910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff9dfa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 9865 1726887544.32476: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 9865 1726887544.32481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fecc280> <<< 9865 1726887544.32536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fecc4f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec20a0> <<< 9865 1726887544.32604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 9865 1726887544.32607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feccdf0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fecc9d0> <<< 9865 1726887544.32651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feccc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 9865 1726887544.32722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 9865 1726887544.32725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5c40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed57f0> <<< 9865 1726887544.32776: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5fa0> <<< 9865 1726887544.32790: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 9865 1726887544.32816: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 9865 1726887544.32851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedeb50> <<< 9865 1726887544.32893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 9865 1726887544.32921: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedec10> <<< 9865 1726887544.32947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 9865 1726887544.32953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedeca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 9865 1726887544.32993: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feded30> <<< 9865 1726887544.33028: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 9865 1726887544.33043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fededc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fede4f0> <<< 9865 1726887544.33089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 9865 1726887544.33115: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedef70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 9865 1726887544.33171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08370> <<< 9865 1726887544.33206: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe086a0> <<< 9865 1726887544.33263: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08bb0> <<< 9865 1726887544.33304: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08e50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5430> <<< 9865 1726887544.33353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 9865 1726887544.33366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d490> <<< 9865 1726887544.33410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 9865 1726887544.33431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d8b0> <<< 9865 1726887544.33477: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d730> <<< 9865 1726887544.33491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 9865 1726887544.33527: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dd00> <<< 9865 1726887544.33552: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 9865 1726887544.33566: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dc40> <<< 9865 1726887544.33598: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 9865 1726887544.33643: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dd30> <<< 9865 1726887544.33659: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 9865 1726887544.33735: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe1a0d0> <<< 9865 1726887544.33748: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe1a160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5640> <<< 9865 1726887544.33769: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec28b0> <<< 9865 1726887544.33826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec28e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec2430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887544.33862: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5520> <<< 9865 1726887544.33920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f3a0> <<< 9865 1726887544.33950: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887544.34000: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe1afd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 9865 1726887544.34072: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 9865 1726887544.34193: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0100> <<< 9865 1726887544.34225: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 9865 1726887544.34266: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 9865 1726887544.34279: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdbaf40> <<< 9865 1726887544.34326: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dc70> <<< 9865 1726887544.34345: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 9865 1726887544.34381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.34428: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcda60> <<< 9865 1726887544.34454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 9865 1726887544.34482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 9865 1726887544.34502: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdda250> <<< 9865 1726887544.34530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdda310> <<< 9865 1726887544.34586: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcdaf0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcd760> <<< 9865 1726887544.34625: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcd670> <<< 9865 1726887544.34657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 9865 1726887544.34689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 9865 1726887544.34727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 9865 1726887544.34752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd891c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddad00> <<< 9865 1726887544.34798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddaf10> <<< 9865 1726887544.34818: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddafd0> <<< 9865 1726887544.34846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 9865 1726887544.34886: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd89eb0> <<< 9865 1726887544.34926: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcd730> <<< 9865 1726887544.34939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 9865 1726887544.34964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 9865 1726887544.34994: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 9865 1726887544.35025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 9865 1726887544.35048: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 9865 1726887544.35071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 9865 1726887544.35111: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd391c0> <<< 9865 1726887544.35147: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd30df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd302e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd9f850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddab50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff9dc40> <<< 9865 1726887544.35177: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff9d550> <<< 9865 1726887544.35216: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd30f10> <<< 9865 1726887544.35248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd30c40> <<< 9865 1726887544.35275: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 9865 1726887544.35320: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd42910> <<< 9865 1726887544.35342: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd42d00> <<< 9865 1726887544.35374: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86520> <<< 9865 1726887544.35430: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff76880> <<< 9865 1726887544.35476: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e2e0> <<< 9865 1726887544.35506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e670> <<< 9865 1726887544.35538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 9865 1726887544.35577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 9865 1726887544.35597: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcf3100> <<< 9865 1726887544.35627: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e850> <<< 9865 1726887544.35658: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 9865 1726887544.35687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 9865 1726887544.35710: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 9865 1726887544.35733: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd01160> <<< 9865 1726887544.35766: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcf3a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 9865 1726887544.35779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 9865 1726887544.35804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 9865 1726887544.35844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 9865 1726887544.35882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 9865 1726887544.35933: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fca7910> <<< 9865 1726887544.35948: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcb3550> <<< 9865 1726887544.36022: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd01ee0> <<< 9865 1726887544.36061: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd01700> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd16a00> <<< 9865 1726887544.36098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 9865 1726887544.36143: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 9865 1726887544.36159: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcccc40> <<< 9865 1726887544.36215: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fccc370> <<< 9865 1726887544.36244: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcccdf0> <<< 9865 1726887544.36279: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd2b0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 9865 1726887544.36362: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fcdd430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd2e0> <<< 9865 1726887544.36389: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd3d0> <<< 9865 1726887544.36405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 9865 1726887544.36498: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcddd00> <<< 9865 1726887544.36612: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fcddb50> <<< 9865 1726887544.36659: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd520> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 9865 1726887544.36760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80a30> <<< 9865 1726887544.36840: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80d30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 9865 1726887544.36920: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc8f340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc802e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc6ce80> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.36923: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc6cb20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd8e0> <<< 9865 1726887544.36972: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 9865 1726887544.37044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 9865 1726887544.37060: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb80490> <<< 9865 1726887544.37090: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 9865 1726887544.37140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 9865 1726887544.37143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 9865 1726887544.37261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 9865 1726887544.37362: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb99f10> <<< 9865 1726887544.37397: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb80cd0> <<< 9865 1726887544.37416: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb80820> <<< 9865 1726887544.37557: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc8ff40> <<< 9865 1726887544.37595: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 9865 1726887544.37633: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb48d90> <<< 9865 1726887544.37646: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 9865 1726887544.37702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 9865 1726887544.37717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 9865 1726887544.37761: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb66310> <<< 9865 1726887544.37839: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fb66f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb48e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb48760> <<< 9865 1726887544.37870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 9865 1726887544.37924: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 9865 1726887544.37951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 9865 1726887544.38001: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb77f40> <<< 9865 1726887544.38098: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb77400> <<< 9865 1726887544.38138: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb4b850> <<< 9865 1726887544.38169: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd16880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcf3ee0> <<< 9865 1726887544.38253: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffdf550> <<< 9865 1726887544.38288: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff6c820> <<< 9865 1726887544.38314: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faf9df0> <<< 9865 1726887544.38327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 9865 1726887544.38354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 9865 1726887544.38407: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faf9f70> <<< 9865 1726887544.38446: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41000cf10> <<< 9865 1726887544.38495: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100ed9a0> <<< 9865 1726887544.38517: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 9865 1726887544.38564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 9865 1726887544.38606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faab6d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb1bb50> <<< 9865 1726887544.38641: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 9865 1726887544.38674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 9865 1726887544.38719: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab7100> <<< 9865 1726887544.38758: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab73a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py <<< 9865 1726887544.38771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab75e0> <<< 9865 1726887544.38819: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab7820> <<< 9865 1726887544.38840: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 9865 1726887544.38883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab7a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faabc70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faab9a0> <<< 9865 1726887544.38920: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 9865 1726887544.38957: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faabe80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 9865 1726887544.38987: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac73d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 9865 1726887544.39034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac7880> <<< 9865 1726887544.39059: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac74f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 9865 1726887544.39092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 9865 1726887544.39137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa63190> <<< 9865 1726887544.39197: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac7cd0> <<< 9865 1726887544.39226: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 9865 1726887544.39260: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac7e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100fa3d0> <<< 9865 1726887544.39276: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887544.39346: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fa69b20> <<< 9865 1726887544.39401: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100ed6a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410175520> <<< 9865 1726887544.39443: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 9865 1726887544.39488: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py <<< 9865 1726887544.39515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 9865 1726887544.39550: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa86640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 9865 1726887544.39587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 9865 1726887544.39619: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa92910> <<< 9865 1726887544.39647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 9865 1726887544.39684: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa996a0> <<< 9865 1726887544.39715: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa92f40> <<< 9865 1726887544.39761: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa86af0> <<< 9865 1726887544.39801: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa92370> <<< 9865 1726887544.39840: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' <<< 9865 1726887544.39872: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10850> <<< 9865 1726887544.39917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10b50> <<< 9865 1726887544.39961: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10e20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa860d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa69cd0> <<< 9865 1726887544.39977: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa86490> <<< 9865 1726887546.45438: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: chrony-4.6-1.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 9865 1726887546.47647: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9865 1726887546.47909: stdout chunk (state=3): >>># destroy __main__ <<< 9865 1726887546.48637: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9865 1726887546.48661: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 9865 1726887546.48692: 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 9865 1726887546.48726: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 9865 1726887546.48785: 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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 <<< 9865 1726887546.48828: 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 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 <<< 9865 1726887546.48835: stdout chunk (state=3): >>># cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 <<< 9865 1726887546.48868: stdout chunk (state=3): >>># 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # 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 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 dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases <<< 9865 1726887546.48881: stdout chunk (state=3): >>># 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 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 <<< 9865 1726887546.48918: stdout chunk (state=3): >>># cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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 <<< 9865 1726887546.48927: stdout chunk (state=3): >>># 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what <<< 9865 1726887546.48958: stdout chunk (state=3): >>># cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober <<< 9865 1726887546.48990: stdout chunk (state=3): >>># cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ <<< 9865 1726887546.49034: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober <<< 9865 1726887546.49062: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # 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 <<< 9865 1726887546.49077: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons <<< 9865 1726887546.49085: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 9865 1726887546.49797: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9865 1726887546.49822: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9865 1726887546.49857: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 9865 1726887546.49873: stdout chunk (state=3): >>># destroy netrc <<< 9865 1726887546.49923: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 9865 1726887546.49942: stdout chunk (state=3): >>># destroy systemd.journal <<< 9865 1726887546.49961: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info <<< 9865 1726887546.49975: stdout chunk (state=3): >>># destroy librepo <<< 9865 1726887546.50004: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding <<< 9865 1726887546.50043: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config <<< 9865 1726887546.50063: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib <<< 9865 1726887546.50086: stdout chunk (state=3): >>># cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 9865 1726887546.50326: stdout chunk (state=3): >>># destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi <<< 9865 1726887546.50330: stdout chunk (state=3): >>># 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 <<< 9865 1726887546.50337: stdout chunk (state=3): >>># cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # 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.server <<< 9865 1726887546.50342: stdout chunk (state=3): >>># cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes <<< 9865 1726887546.50346: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider <<< 9865 1726887546.50348: stdout chunk (state=3): >>># cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core <<< 9865 1726887546.50352: stdout chunk (state=3): >>># destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep <<< 9865 1726887546.50358: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm <<< 9865 1726887546.50360: stdout chunk (state=3): >>># destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel <<< 9865 1726887546.50364: stdout chunk (state=3): >>># destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 9865 1726887546.50366: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool <<< 9865 1726887546.50370: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields <<< 9865 1726887546.50373: stdout chunk (state=3): >>># destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 9865 1726887546.50376: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs <<< 9865 1726887546.50379: stdout chunk (state=3): >>># cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 9865 1726887546.50439: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https <<< 9865 1726887546.50459: stdout chunk (state=3): >>># destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # 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.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 <<< 9865 1726887546.50482: 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 # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 9865 1726887546.50500: 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 <<< 9865 1726887546.50522: stdout chunk (state=3): >>># 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 dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 9865 1726887546.50543: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # 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 <<< 9865 1726887546.50558: stdout chunk (state=3): >>># cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios <<< 9865 1726887546.50574: stdout chunk (state=3): >>># cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign <<< 9865 1726887546.50590: stdout chunk (state=3): >>># destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 9865 1726887546.50631: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9865 1726887546.50662: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 9865 1726887546.50736: stdout chunk (state=3): >>># 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 <<< 9865 1726887546.50783: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 9865 1726887546.50817: stdout chunk (state=3): >>># 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 uu # 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 <<< 9865 1726887546.50851: stdout chunk (state=3): >>># cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 <<< 9865 1726887546.50895: 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 copy <<< 9865 1726887546.50938: 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 9865 1726887546.50986: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 9865 1726887546.51124: stdout chunk (state=3): >>># 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 9865 1726887546.51211: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time <<< 9865 1726887546.51221: stdout chunk (state=3): >>># 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9865 1726887546.51259: stdout chunk (state=3): >>># destroy pyexpat.errors <<< 9865 1726887546.51310: stdout chunk (state=3): >>># destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 9865 1726887546.52155: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 9865 1726887546.52159: stdout chunk (state=3): >>># destroy _heapq <<< 9865 1726887546.52163: stdout chunk (state=3): >>># destroy zipimport <<< 9865 1726887546.52204: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 9865 1726887546.52233: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 9865 1726887546.52240: stdout chunk (state=3): >>># destroy tokenize <<< 9865 1726887546.52271: stdout chunk (state=3): >>># destroy _compat_pickle <<< 9865 1726887546.52279: stdout chunk (state=3): >>># destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # 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 textwrap <<< 9865 1726887546.52324: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9865 1726887546.52328: stdout chunk (state=3): >>># destroy stat <<< 9865 1726887546.52337: stdout chunk (state=3): >>># destroy selectors <<< 9865 1726887546.52388: 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 <<< 9865 1726887546.52395: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 9865 1726887546.52429: stdout chunk (state=3): >>># destroy gzip <<< 9865 1726887546.52484: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 9865 1726887546.52509: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 9865 1726887546.52596: stdout chunk (state=3): >>># destroy enum <<< 9865 1726887546.52601: stdout chunk (state=3): >>># destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils <<< 9865 1726887546.52604: stdout chunk (state=3): >>># destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser <<< 9865 1726887546.52612: stdout chunk (state=3): >>># destroy _stat # destroy http.cookies <<< 9865 1726887546.52656: stdout chunk (state=3): >>># destroy urllib.parse <<< 9865 1726887546.52701: stdout chunk (state=3): >>># destroy _weakref <<< 9865 1726887546.52711: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 9865 1726887546.52748: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network <<< 9865 1726887546.52757: stdout chunk (state=3): >>># destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 9865 1726887546.52796: stdout chunk (state=3): >>># destroy _opcode <<< 9865 1726887546.52812: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner <<< 9865 1726887546.52825: stdout chunk (state=3): >>># destroy _json # 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 traceback <<< 9865 1726887546.52842: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy glob # destroy curses <<< 9865 1726887546.52856: stdout chunk (state=3): >>># destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 9865 1726887546.52886: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 9865 1726887546.52890: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost <<< 9865 1726887546.52893: stdout chunk (state=3): >>># destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 9865 1726887546.52957: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 9865 1726887546.53011: stdout chunk (state=3): >>># destroy codecs <<< 9865 1726887546.53023: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 9865 1726887546.53145: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 9865 1726887546.53172: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 9865 1726887546.53189: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 9865 1726887546.53243: stdout chunk (state=3): >>># destroy string <<< 9865 1726887546.53257: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 9865 1726887546.53260: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression <<< 9865 1726887546.53272: stdout chunk (state=3): >>># destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 9865 1726887546.53303: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 9865 1726887546.53435: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 9865 1726887546.53442: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9865 1726887546.54350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 9865 1726887546.54407: stderr chunk (state=3): >>><<< 9865 1726887546.54412: stdout chunk (state=3): >>><<< 9865 1726887546.54711: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc414043dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc414043b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc414043ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413df0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413dd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413c39d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c39e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c92d00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c8b5e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c9f640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d35e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413c4bc40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c92220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413c9f250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d3b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4bf70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4bd60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4bcd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c1f340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c1f430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c53f70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4da00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4d4c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b52190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c09cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4de80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413d3b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b64ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b64df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b76700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b76c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b03370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b64ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b14250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b76580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b14310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4b9a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2f670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2f940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b2f730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2f820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b2fc70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413b3e1c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b2f8b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b23a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413c4b580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413b2fa60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc413a5e640> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413987160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc413987f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413987100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41393f160> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4133ccf70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4133ccd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133cc400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41396edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41396e3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41396ef40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139bcb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133a5ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133a5370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41398e460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4133a5490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133a54c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41338f220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139cd1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139cd340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139e7d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41339c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41339b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139c6880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41394f670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41394da90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41395c0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41394f0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413992a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc412f75550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41336a4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f17070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41394dbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413378940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4139d9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133785e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41335e790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41335b7c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4133558e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55cd0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f555b0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55220> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55b50> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc413378c70> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cdb820> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cdbd30> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cdbf10> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cb0f40> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c9f670> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412ca3af0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f04dc0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c9fd90> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412ca3400> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cb0700> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f4fd90> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4139cdf40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f04c40> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1fe50> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1fc10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f443d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41338f8b0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cb00d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55a00> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55f10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f555e0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55580> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1f910> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412f55f40> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d259d0> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4139d9640> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c7a790> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d1fbb0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cbd760> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c90c70> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c90640> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c90e50> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412c901c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412cbad30> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412a3ec70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_p63vg0_d/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4129f2460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0280> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4129269a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412926550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4128c8520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129269d0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41289ddf0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129482b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4110372b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4128fa880> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410f04e50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc411016550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410e6f9d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4110374f0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410e69d30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410e6ff70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412926100> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410d98af0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410d98310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410dab6d0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410db7280> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410db7820> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410db7c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410db7340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410dab760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410da1d90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41096beb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410dab160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410d98c70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410e9b700> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410e9be20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410e9b8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412926250> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410978d30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4107ea1f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41088a280> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4108967c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41083ce20> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896b80> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896e20> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed190> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896f10> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed3a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896c10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed400> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed5b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed6d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed760> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed7f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4108961f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410871190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4106edbb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106ed910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4108963d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410896fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868280> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41099eb20> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410868df0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410978cd0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4107054c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41099e910> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106a2280> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410656160> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4106561f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106b6670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106a26a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410697a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410656fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410656760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410705d60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41068e910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410679820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106798b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410679a30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc412d91190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410689160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d911f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d912e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4106799d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410679f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4104c03a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104c0160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104b09a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412da39a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412d91e80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412da3c70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc412daa970> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104ce700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104ce340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104dc640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104dc160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104dc4c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4129a0550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104e5f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41049cf70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410435d60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410435be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104353a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410435160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410485eb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104351f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410460130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410435e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104509a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410460fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410363190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103632e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103638e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410363610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103639a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103705e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103706d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410370eb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410370ac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410370f10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410387af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410387c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410387e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103172e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410317cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410317e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326f10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326a60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410326d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4103337f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410333f70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410485490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104851f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4104e5cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341ee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341c10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102db5b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102e44f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc4102dbe50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102dbdc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030f730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030f1c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41025ca60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41025cc40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030fca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41030fa30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41034e130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102db1f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410341ac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410485220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41027e160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41027e490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41027ed00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410213610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410213b80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc410220c40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4102201f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022ebb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022ec40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41023c280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022edc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4101432e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c2e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41014c490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c1f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410143d00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4101433a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41024aa30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41023cfa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41023c940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022e7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410220fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41022e940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410143d90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014c9d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41014cf40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410169730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100ed910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100fab80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc41011c130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100fabe0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100cb400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100cb520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd7c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100d0910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100bd1f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100b2a90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100d0dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100651f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100652e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410065400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41003b640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41008ff40> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100a29d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100a2a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41003b2b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41004c3a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410073d00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41007b970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fffa880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41007b280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410065bb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410118d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41001e640> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41001edf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffac160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffaca90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffcc1c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffacd60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffac1f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41000c880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff862e0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86f40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff8ebe0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff8e7c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff8e310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86a60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86bb0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff3ba00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff3b670> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff3b6d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f610> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f7f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7ac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7c70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee75b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee78b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef20d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef2130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feff340> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feff910> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff20e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef2c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fef2b20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee7040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff44af0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fea88e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fea8520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff559a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fee72e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fea8d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feb4910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff9dfa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fecc280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fecc4f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec20a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feccdf0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fecc9d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feccc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5c40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed57f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5fa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedeb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedec10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedeca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40feded30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fededc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fede4f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fedef70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe086a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe08e50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d8b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0d730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dd00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dd30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe1a0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe1a160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec28b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec28e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fec2430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fed5520> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff2f3a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe1afd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0100> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdb0400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdbaf40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fe0dc70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcda60> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdda250> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdda310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcdaf0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcd760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcd670> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd891c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddad00> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddaf10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddafd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd89eb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fdcd730> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd391c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd30df0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd302e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd9f850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fddab50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff9dc40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff9d550> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd30f10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd30c40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd42910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd42d00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff86520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff76880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcf3100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd5e850> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd01160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcf3a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fca7910> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcb3550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd01ee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd01700> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd16a00> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcccc40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fccc370> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcccdf0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd2b0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fcdd430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd2e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd3d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcddd00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fcddb50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd520> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80a30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80d30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc8f340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc802e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc6ce80> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc80460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc6cb20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcdd8e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb80490> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb99f10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb80cd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb80820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fc8ff40> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb48d90> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb66310> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fb66f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb48e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb48760> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb77f40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb77400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb4b850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fd16880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fcf3ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ffdf550> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40ff6c820> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faf9df0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faf9f70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc41000cf10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100ed9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faab6d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fb1bb50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab7100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab73a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab75e0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab7820> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fab7a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faabc70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faab9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40faabe80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac73d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac7880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac74f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa63190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac7cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fac7e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100fa3d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc40fa69b20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4100ed6a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc410175520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa86640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa92910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa996a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa92f40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa86af0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa92370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa10e20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa860d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa69cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc40fa86490> {"msg": "", "changed": true, "results": ["Installed: chrony-4.6-1.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # 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 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 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # 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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # 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 rhsmlib.dbus.constants # 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.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # 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.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # 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 textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.41.248 closed. 9865 1726887546.57408: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887543.8191218-10046-25136955173181/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9865 1726887546.57411: _low_level_execute_command(): starting 9865 1726887546.57414: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887543.8191218-10046-25136955173181/ > /dev/null 2>&1 && sleep 0' 9865 1726887546.57417: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887546.57420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.57422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.57425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.57427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.57429: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887546.57430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.57431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887546.57432: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887546.57433: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887546.57434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.57435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.57437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.57438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.57439: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887546.57440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.57441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887546.57442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887546.57443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887546.57444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887546.58189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887546.58245: stderr chunk (state=3): >>><<< 9865 1726887546.58248: stdout chunk (state=3): >>><<< 9865 1726887546.58263: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887546.58270: handler run complete 9865 1726887546.58317: attempt loop complete, returning result 9865 1726887546.58326: variable 'item' from source: unknown 9865 1726887546.58386: variable 'item' from source: unknown changed: [managed_node1] => (item=chrony) => { "ansible_loop_var": "item", "changed": true, "item": "chrony", "rc": 0, "results": [ "Installed: chrony-4.6-1.el9.x86_64" ] } 9865 1726887546.58570: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887546.58573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887546.58576: variable 'omit' from source: magic vars 9865 1726887546.58578: variable 'omit' from source: magic vars 9865 1726887546.58580: variable 'omit' from source: magic vars 9865 1726887546.58595: variable 'item' from source: unknown 9865 1726887546.58647: variable 'item' from source: unknown 9865 1726887546.58663: variable 'omit' from source: magic vars 9865 1726887546.58681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887546.58689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887546.58694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887546.58704: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887546.58707: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887546.58711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887546.58864: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887546.58870: Set connection var ansible_connection to ssh 9865 1726887546.58873: Set connection var ansible_pipelining to False 9865 1726887546.58875: Set connection var ansible_shell_type to sh 9865 1726887546.58877: Set connection var ansible_timeout to 10 9865 1726887546.58879: Set connection var ansible_shell_executable to /bin/sh 9865 1726887546.58881: variable 'ansible_shell_executable' from source: unknown 9865 1726887546.58883: variable 'ansible_connection' from source: unknown 9865 1726887546.58885: variable 'ansible_module_compression' from source: unknown 9865 1726887546.58887: variable 'ansible_shell_type' from source: unknown 9865 1726887546.58889: variable 'ansible_shell_executable' from source: unknown 9865 1726887546.58928: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887546.58931: variable 'ansible_pipelining' from source: unknown 9865 1726887546.58934: variable 'ansible_timeout' from source: unknown 9865 1726887546.58936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887546.58945: 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) 9865 1726887546.58954: variable 'omit' from source: magic vars 9865 1726887546.59023: starting attempt loop 9865 1726887546.59026: running the handler 9865 1726887546.59121: variable 'ansible_facts' from source: unknown 9865 1726887546.59128: variable 'ansible_facts' from source: unknown 9865 1726887546.59130: _low_level_execute_command(): starting 9865 1726887546.59133: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9865 1726887546.59552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.59560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.59589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.59592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.59595: 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.41.248 originally 10.31.41.248 debug2: match found <<< 9865 1726887546.59597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.59644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887546.59647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887546.59663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887546.59723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887546.61241: stdout chunk (state=3): >>>/root <<< 9865 1726887546.61369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887546.61438: stderr chunk (state=3): >>><<< 9865 1726887546.61443: stdout chunk (state=3): >>><<< 9865 1726887546.61479: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887546.61482: _low_level_execute_command(): starting 9865 1726887546.61484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529 `" && echo ansible-tmp-1726887546.6146371-10046-79653963978529="` echo /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529 `" ) && sleep 0' 9865 1726887546.61980: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887546.61987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.61996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.62016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.62050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.62059: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887546.62087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.62091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887546.62104: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887546.62116: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887546.62119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.62127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.62155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.62159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.62161: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887546.62181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.62245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887546.62250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887546.62329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887546.64148: stdout chunk (state=3): >>>ansible-tmp-1726887546.6146371-10046-79653963978529=/root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529 <<< 9865 1726887546.64298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887546.64379: stderr chunk (state=3): >>><<< 9865 1726887546.64382: stdout chunk (state=3): >>><<< 9865 1726887546.64404: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887546.6146371-10046-79653963978529=/root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887546.64446: variable 'ansible_module_compression' from source: unknown 9865 1726887546.64560: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9865uwdcp541/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 9865 1726887546.64575: variable 'ansible_facts' from source: unknown 9865 1726887546.64690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529/AnsiballZ_dnf.py 9865 1726887546.64800: Sending initial data 9865 1726887546.64803: Sent initial data (150 bytes) 9865 1726887546.65724: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887546.65729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.65732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.65734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.65736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.65739: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887546.65815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.65818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887546.65821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887546.65823: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887546.65824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.65826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.65828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.65830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.65832: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887546.65833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.65888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887546.65901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887546.65914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887546.66242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887546.67932: 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 <<< 9865 1726887546.67980: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 9865 1726887546.68029: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9865uwdcp541/tmphya2p01i /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529/AnsiballZ_dnf.py <<< 9865 1726887546.68077: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 9865 1726887546.69494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887546.69638: stderr chunk (state=3): >>><<< 9865 1726887546.69641: stdout chunk (state=3): >>><<< 9865 1726887546.69662: done transferring module to remote 9865 1726887546.69675: _low_level_execute_command(): starting 9865 1726887546.69679: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529/ /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529/AnsiballZ_dnf.py && sleep 0' 9865 1726887546.70319: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887546.70327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.70337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.70352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.70393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.70401: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887546.70413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.70428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887546.70435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887546.70441: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887546.70451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.70458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.70469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.70477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887546.70490: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887546.70498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.70573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887546.70590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887546.70610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887546.70683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887546.72523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887546.72527: stdout chunk (state=3): >>><<< 9865 1726887546.72534: stderr chunk (state=3): >>><<< 9865 1726887546.72553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887546.72556: _low_level_execute_command(): starting 9865 1726887546.72558: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529/AnsiballZ_dnf.py && sleep 0' 9865 1726887546.73529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.73537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887546.73582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.73588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887546.73602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887546.73607: 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.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887546.73694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887546.73707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887546.73802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887546.75791: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9865 1726887546.75796: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9865 1726887546.75878: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9865 1726887546.75908: stdout chunk (state=3): >>>import 'posix' # <<< 9865 1726887546.75924: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9865 1726887546.75982: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9865 1726887546.76056: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.76061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 9865 1726887546.76088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 9865 1726887546.76169: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369f3dc0> <<< 9865 1726887546.76186: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369f3b20> <<< 9865 1726887546.76230: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369f3ac0> <<< 9865 1726887546.76270: stdout chunk (state=3): >>>import '_signal' # <<< 9865 1726887546.76288: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998490> <<< 9865 1726887546.76342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887546.76345: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998940> <<< 9865 1726887546.76379: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998670> <<< 9865 1726887546.76395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 9865 1726887546.76420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 9865 1726887546.76444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 9865 1726887546.76482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 9865 1726887546.76525: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3694f190> <<< 9865 1726887546.76529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 9865 1726887546.76544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 9865 1726887546.76626: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3694f220> <<< 9865 1726887546.76640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 9865 1726887546.76683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3694f940> <<< 9865 1726887546.76760: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369b0880> <<< 9865 1726887546.76763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36948d90> <<< 9865 1726887546.76806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36972d90> <<< 9865 1726887546.76926: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9865 1726887546.77137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 9865 1726887546.77142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 9865 1726887546.77176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 9865 1726887546.77198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 9865 1726887546.77234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 9865 1726887546.77256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 9865 1726887546.77259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36913eb0> <<< 9865 1726887546.77320: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36916f40> <<< 9865 1726887546.77332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 9865 1726887546.77343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 9865 1726887546.77375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 9865 1726887546.77416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 9865 1726887546.77444: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3690c610> <<< 9865 1726887546.77469: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36912640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36913370> <<< 9865 1726887546.77482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 9865 1726887546.77540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 9865 1726887546.77566: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 9865 1726887546.77606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.77622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 9865 1726887546.77662: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3681edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681e8b0> <<< 9865 1726887546.77689: stdout chunk (state=3): >>>import 'itertools' # <<< 9865 1726887546.77717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 9865 1726887546.77757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681ef70> <<< 9865 1726887546.77797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681ee80> <<< 9865 1726887546.77810: stdout chunk (state=3): >>>import '_collections' # <<< 9865 1726887546.77859: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36877d30> import '_functools' # <<< 9865 1726887546.77883: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36870610> <<< 9865 1726887546.77943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36884670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3691ae50> <<< 9865 1726887546.77971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 9865 1726887546.78003: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887546.78015: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36830c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36877250> <<< 9865 1726887546.78054: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887546.78081: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36884280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36920a00> <<< 9865 1726887546.78091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 9865 1726887546.78123: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.78141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 9865 1726887546.78187: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36830fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36830d90> <<< 9865 1726887546.78218: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36830d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 9865 1726887546.78245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 9865 1726887546.78272: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 9865 1726887546.78284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 9865 1726887546.78323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 9865 1726887546.78361: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365fa370> <<< 9865 1726887546.78385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 9865 1726887546.78396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 9865 1726887546.78424: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365fa460> <<< 9865 1726887546.78539: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36838fa0> <<< 9865 1726887546.78581: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36832a30> <<< 9865 1726887546.78612: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36832490> <<< 9865 1726887546.78623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 9865 1726887546.78662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 9865 1726887546.78698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 9865 1726887546.78713: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365481c0> <<< 9865 1726887546.78736: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365e5c70> <<< 9865 1726887546.78788: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36832eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369200a0> <<< 9865 1726887546.78817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 9865 1726887546.78838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 9865 1726887546.78877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3655aaf0> import 'errno' # <<< 9865 1726887546.78934: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3655ae20> <<< 9865 1726887546.78961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 9865 1726887546.78985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3656c730> <<< 9865 1726887546.79004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 9865 1726887546.79037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 9865 1726887546.79064: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3656cc70> <<< 9865 1726887546.79106: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a364fa3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3655af10> <<< 9865 1726887546.79134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 9865 1726887546.79191: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3650a280> <<< 9865 1726887546.79203: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3656c5b0> import 'pwd' # <<< 9865 1726887546.79230: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3650a340> <<< 9865 1726887546.79270: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368309d0> <<< 9865 1726887546.79297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 9865 1726887546.79318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 9865 1726887546.79338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 9865 1726887546.79389: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a365266a0> <<< 9865 1726887546.79421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 9865 1726887546.79451: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36526970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36526760> <<< 9865 1726887546.79463: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36526850> <<< 9865 1726887546.79492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 9865 1726887546.79697: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36526ca0> <<< 9865 1726887546.79744: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a365321f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365268e0> <<< 9865 1726887546.79758: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36519a30> <<< 9865 1726887546.79780: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368305b0> <<< 9865 1726887546.79803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 9865 1726887546.79860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 9865 1726887546.79898: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36526a90> <<< 9865 1726887546.80020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 9865 1726887546.80037: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a36441670> <<< 9865 1726887546.80194: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 9865 1726887546.80285: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.80335: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9865 1726887546.80370: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 9865 1726887546.80374: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.81572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.82527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dee7f0> <<< 9865 1726887546.82552: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.82585: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 9865 1726887546.82617: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 9865 1726887546.82622: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36351760> <<< 9865 1726887546.82633: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351640> <<< 9865 1726887546.82652: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351370> <<< 9865 1726887546.82677: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 9865 1726887546.82731: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351190> import 'atexit' # <<< 9865 1726887546.82752: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887546.82779: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36351400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 9865 1726887546.82802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 9865 1726887546.82850: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363517c0> <<< 9865 1726887546.82874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 9865 1726887546.82885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 9865 1726887546.82903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 9865 1726887546.82929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 9865 1726887546.82947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 9865 1726887546.83013: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36363850> <<< 9865 1726887546.83049: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a363634c0> <<< 9865 1726887546.83092: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36363670> <<< 9865 1726887546.83096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 9865 1726887546.83123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 9865 1726887546.83171: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d8cb20> <<< 9865 1726887546.83174: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363cad30> <<< 9865 1726887546.83343: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351520> <<< 9865 1726887546.83380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 9865 1726887546.83431: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363ca190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 9865 1726887546.83447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 9865 1726887546.83489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 9865 1726887546.83492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d67a90> <<< 9865 1726887546.83572: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35ddae80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dda880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d86310> <<< 9865 1726887546.83627: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35dda970> <<< 9865 1726887546.83677: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3639fd30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 9865 1726887546.83681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 9865 1726887546.83713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 9865 1726887546.83716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 9865 1726887546.83792: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d4f9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363a9e50> <<< 9865 1726887546.83818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 9865 1726887546.83894: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5e0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363a9e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 9865 1726887546.83967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.83984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 9865 1726887546.84022: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36375700> <<< 9865 1726887546.84147: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d5e100> <<< 9865 1726887546.84240: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5c580> <<< 9865 1726887546.84273: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5c640> <<< 9865 1726887546.84329: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5bc70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36441820> <<< 9865 1726887546.84361: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 9865 1726887546.84379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 9865 1726887546.84382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 9865 1726887546.84428: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35ddfaf0> <<< 9865 1726887546.84607: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35dde970> <<< 9865 1726887546.84632: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d51850> <<< 9865 1726887546.84660: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35ddf550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3636aac0> <<< 9865 1726887546.84693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9865 1726887546.84771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.84865: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9865 1726887546.84896: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9865 1726887546.84910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.85003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.85094: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.85564: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.86029: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 9865 1726887546.86052: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 9865 1726887546.86064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.86117: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35953d30> <<< 9865 1726887546.86187: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d3d550> <<< 9865 1726887546.86200: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d14fd0> <<< 9865 1726887546.86258: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 9865 1726887546.86288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.86300: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9865 1726887546.86417: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.86560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 9865 1726887546.86580: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dd69d0> # zipimport: zlib available <<< 9865 1726887546.86970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87386: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87453: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 9865 1726887546.87458: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87533: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 9865 1726887546.87539: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87659: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 9865 1726887546.87683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87690: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9865 1726887546.87692: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87767: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9865 1726887546.87770: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.87956: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 9865 1726887546.88180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 9865 1726887546.88183: stdout chunk (state=3): >>>import '_ast' # <<< 9865 1726887546.88251: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35953610> <<< 9865 1726887546.88254: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88345: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88380: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9865 1726887546.88384: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 9865 1726887546.88388: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9865 1726887546.88414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88447: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88488: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9865 1726887546.88530: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88567: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88663: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.88722: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 9865 1726887546.88748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.88821: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a363b97f0> <<< 9865 1726887546.88851: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dde5b0> <<< 9865 1726887546.88886: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 9865 1726887546.88893: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.89016: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.89082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.89088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.89131: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 9865 1726887546.89138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 9865 1726887546.89167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 9865 1726887546.89206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 9865 1726887546.89220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 9865 1726887546.89226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 9865 1726887546.89320: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d38c70> <<< 9865 1726887546.89360: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d19460> <<< 9865 1726887546.89421: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d1b7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9865 1726887546.89469: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.89474: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 9865 1726887546.89477: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 9865 1726887546.89560: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 9865 1726887546.89565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.89568: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.89578: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 9865 1726887546.89584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.90047: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.90455: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.91018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.91561: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592faf0> <<< 9865 1726887546.91600: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592ffd0> <<< 9865 1726887546.91622: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 9865 1726887546.91625: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 9865 1726887546.91659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 9865 1726887546.91662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 9865 1726887546.91665: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592f2e0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592f880> <<< 9865 1726887546.91700: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 9865 1726887546.91704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 9865 1726887546.91712: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 9865 1726887546.91745: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35880> <<< 9865 1726887546.91780: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 9865 1726887546.91784: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 9865 1726887546.91792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 9865 1726887546.91821: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 9865 1726887546.91827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 9865 1726887546.91847: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 9865 1726887546.91851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 9865 1726887546.91870: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 9865 1726887546.91873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 9865 1726887546.91884: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35690d00> <<< 9865 1726887546.91920: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bb280> <<< 9865 1726887546.91952: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bb460> <<< 9865 1726887546.92021: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35690460> <<< 9865 1726887546.92044: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887546.92090: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bbf40> <<< 9865 1726887546.92093: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 9865 1726887546.92127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 9865 1726887546.92183: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bbe50> <<< 9865 1726887546.92206: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 9865 1726887546.92234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 9865 1726887546.92247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 9865 1726887546.92288: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356f88b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35683cd0> <<< 9865 1726887546.92340: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bb910> <<< 9865 1726887546.92344: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35130> <<< 9865 1726887546.92367: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 9865 1726887546.92389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 9865 1726887546.92403: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 9865 1726887546.92436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 9865 1726887546.92458: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 9865 1726887546.92490: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a358e4460> <<< 9865 1726887546.92628: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d15370> <<< 9865 1726887546.92663: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356f84f0> <<< 9865 1726887546.92684: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 9865 1726887546.92689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 9865 1726887546.92711: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 9865 1726887546.92728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 9865 1726887546.92757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 9865 1726887546.92760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 9865 1726887546.92763: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ffa00> <<< 9865 1726887546.92826: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' <<< 9865 1726887546.92830: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ffc40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35935130> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d15d00> <<< 9865 1726887546.92862: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d355e0> <<< 9865 1726887546.92890: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35820> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592f790> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592ffa0> <<< 9865 1726887546.92930: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592fa30> <<< 9865 1726887546.92946: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 9865 1726887546.92958: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 9865 1726887546.93025: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356fff40> <<< 9865 1726887546.93029: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35a00> <<< 9865 1726887546.93050: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.93125: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ff370> <<< 9865 1726887546.93154: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 9865 1726887546.93168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 9865 1726887546.93226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 9865 1726887546.93257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 9865 1726887546.93407: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a356ec6a0> <<< 9865 1726887546.93684: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3565aa30> <<< 9865 1726887546.93713: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ff1c0> <<< 9865 1726887546.93732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 9865 1726887546.93749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 9865 1726887546.93759: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3569d340> <<< 9865 1726887546.93791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35670c70> <<< 9865 1726887546.93832: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 9865 1726887546.93852: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 9865 1726887546.93868: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356b3bb0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35670e80> <<< 9865 1726887546.93891: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 9865 1726887546.93945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 9865 1726887546.94036: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356b3e50> <<< 9865 1726887546.94047: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 9865 1726887546.94076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 9865 1726887546.94348: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35702550> <<< 9865 1726887546.94372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 9865 1726887546.94383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 9865 1726887546.94410: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3541ec70> <<< 9865 1726887546.94443: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.94562: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 9865 1726887546.94649: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.94784: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 9865 1726887546.94798: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.94826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.94876: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 9865 1726887546.94891: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.94981: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.95069: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 9865 1726887546.95162: stdout chunk (state=3): >>># zipimport: zlib available <<< 9865 1726887546.95341: stdout chunk (state=3): >>>import 'gc' # <<< 9865 1726887546.95688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.95718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 9865 1726887546.95744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 9865 1726887546.95750: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380be0> <<< 9865 1726887546.95784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 9865 1726887546.95822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 9865 1726887546.95985: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380d60> <<< 9865 1726887546.95999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 9865 1726887546.96006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 9865 1726887546.96043: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887546.96056: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a353d2460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380fd0> <<< 9865 1726887546.96063: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380280> <<< 9865 1726887546.96099: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 9865 1726887546.96106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380850> <<< 9865 1726887546.96127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 9865 1726887546.96190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 9865 1726887546.96236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.96252: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 9865 1726887546.96376: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3530c9a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c550> <<< 9865 1726887546.96405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 9865 1726887546.96440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 9865 1726887546.96512: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a352ae520> <<< 9865 1726887546.96536: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c9d0> <<< 9865 1726887546.96563: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 9865 1726887546.96627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 9865 1726887546.97612: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a34f5edf0> <<< 9865 1726887546.97673: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3532e2b0> <<< 9865 1726887546.97691: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 9865 1726887546.97749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 9865 1726887546.97845: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 9865 1726887546.97849: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33a252b0> <<< 9865 1726887546.97878: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a352e0880> <<< 9865 1726887546.97897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 9865 1726887546.97918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 9865 1726887546.98057: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a338f2e50> <<< 9865 1726887546.98094: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33a04550> <<< 9865 1726887546.98106: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 9865 1726887546.98143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 9865 1726887546.98231: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3385e9d0> <<< 9865 1726887546.98267: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33a254f0> <<< 9865 1726887546.98297: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887546.98368: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33857d30> <<< 9865 1726887546.98380: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3385ef70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c100> <<< 9865 1726887546.98401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 9865 1726887546.98423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 9865 1726887546.98447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887546.98480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 9865 1726887546.98483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 9865 1726887546.98514: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33786af0> <<< 9865 1726887546.98550: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33786310> <<< 9865 1726887546.98570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 9865 1726887546.98603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 9865 1726887546.98639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 9865 1726887546.98657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3379a6d0> <<< 9865 1726887546.98694: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 9865 1726887546.98701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 9865 1726887546.98722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a337a6280> <<< 9865 1726887546.98742: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.99096: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a337a6820> <<< 9865 1726887546.99148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 9865 1726887546.99152: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a337a6c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a337a6340> <<< 9865 1726887546.99182: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3379a760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33790d90> <<< 9865 1726887546.99221: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 9865 1726887546.99224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.99325: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33355eb0> <<< 9865 1726887546.99338: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3379a160> <<< 9865 1726887546.99414: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33786c70> <<< 9865 1726887546.99438: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33889700> <<< 9865 1726887546.99460: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.99548: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33889e20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a338898b0> <<< 9865 1726887546.99568: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c250> <<< 9865 1726887546.99609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33362d30> <<< 9865 1726887546.99640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 9865 1726887546.99655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 9865 1726887546.99669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 9865 1726887546.99698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 9865 1726887546.99737: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887546.99756: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 9865 1726887546.99793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 9865 1726887546.99822: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 9865 1726887546.99918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 9865 1726887547.00032: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a331d41f0> <<< 9865 1726887547.00189: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33274280> <<< 9865 1726887547.00193: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 9865 1726887547.00196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 9865 1726887547.00198: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py <<< 9865 1726887547.00201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a332817c0> <<< 9865 1726887547.00278: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33227e20> <<< 9865 1726887547.00283: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 9865 1726887547.00296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.00351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.00376: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 9865 1726887547.00418: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281b80> <<< 9865 1726887547.00438: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.00473: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py <<< 9865 1726887547.00476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 9865 1726887547.00507: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281e20> <<< 9865 1726887547.00526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.00553: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 9865 1726887547.00589: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7190> <<< 9865 1726887547.00617: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py <<< 9865 1726887547.00620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 9865 1726887547.00652: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281f10> <<< 9865 1726887547.00678: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py <<< 9865 1726887547.00683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.00704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py <<< 9865 1726887547.00707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 9865 1726887547.00740: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d73a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281e80> <<< 9865 1726887547.00771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py <<< 9865 1726887547.00774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 9865 1726887547.00800: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281c10> <<< 9865 1726887547.00823: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 9865 1726887547.00870: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d71c0> <<< 9865 1726887547.00874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 9865 1726887547.00926: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7400> <<< 9865 1726887547.00937: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 9865 1726887547.00967: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7490> <<< 9865 1726887547.00992: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 9865 1726887547.01039: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7520> <<< 9865 1726887547.01049: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py <<< 9865 1726887547.01058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 9865 1726887547.01083: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d75b0> <<< 9865 1726887547.01107: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 9865 1726887547.01140: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7640> <<< 9865 1726887547.01164: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 9865 1726887547.01206: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d76d0> <<< 9865 1726887547.01229: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7760> <<< 9865 1726887547.01250: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 9865 1726887547.01295: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d77f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a332811f0> <<< 9865 1726887547.01356: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3325b190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 9865 1726887547.01384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 9865 1726887547.01474: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887547.01499: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a330d7bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a332813d0> <<< 9865 1726887547.01513: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252c70> <<< 9865 1726887547.01521: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252280> <<< 9865 1726887547.01541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 9865 1726887547.01553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 9865 1726887547.01567: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252460> <<< 9865 1726887547.01584: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33388b20> <<< 9865 1726887547.01603: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 9865 1726887547.01618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 9865 1726887547.01634: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252df0> <<< 9865 1726887547.01649: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33362cd0> <<< 9865 1726887547.01664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py <<< 9865 1726887547.01676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.01689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 9865 1726887547.01704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 9865 1726887547.01724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 9865 1726887547.01746: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330efc10> <<< 9865 1726887547.01784: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330ef4c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33388910> <<< 9865 1726887547.01790: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 9865 1726887547.01812: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 9865 1726887547.01839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 9865 1726887547.01865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 9865 1726887547.01871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 9865 1726887547.01890: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py <<< 9865 1726887547.01905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3308d280> <<< 9865 1726887547.01933: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 9865 1726887547.01961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 9865 1726887547.01979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 9865 1726887547.02023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 9865 1726887547.02069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33040160> <<< 9865 1726887547.02101: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a330401f0> <<< 9865 1726887547.02158: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330a0670> <<< 9865 1726887547.02185: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3308d6a0> <<< 9865 1726887547.02212: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33081a60> <<< 9865 1726887547.02232: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330eff70> <<< 9865 1726887547.02246: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330efeb0> <<< 9865 1726887547.02271: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 9865 1726887547.02291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 9865 1726887547.02409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.02429: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 9865 1726887547.02445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33040fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33040760> <<< 9865 1726887547.02480: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330efd60> <<< 9865 1726887547.02519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 9865 1726887547.02544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33078910> <<< 9865 1726887547.02568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33063820> <<< 9865 1726887547.02592: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330638b0> <<< 9865 1726887547.02608: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33063a30> <<< 9865 1726887547.02615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 9865 1726887547.02639: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 9865 1726887547.02651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 9865 1726887547.02683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 9865 1726887547.02762: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35772190> <<< 9865 1726887547.02768: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33073160> <<< 9865 1726887547.02791: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a357721f0> <<< 9865 1726887547.02817: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887547.02838: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a357722e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330639d0> <<< 9865 1726887547.02871: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 9865 1726887547.02883: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33063f70> <<< 9865 1726887547.02896: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 9865 1726887547.02911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 9865 1726887547.02931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 9865 1726887547.02983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 9865 1726887547.02998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 9865 1726887547.03026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 9865 1726887547.03042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 9865 1726887547.03073: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32eaa3a0> <<< 9865 1726887547.03085: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32eaa160> <<< 9865 1726887547.03116: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e9a9a0> <<< 9865 1726887547.03220: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a357839a0> <<< 9865 1726887547.03235: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35772e80> <<< 9865 1726887547.03251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 9865 1726887547.03270: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35783c70> <<< 9865 1726887547.03290: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3578a970> <<< 9865 1726887547.03324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32eb8700> <<< 9865 1726887547.03356: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32eb8340> <<< 9865 1726887547.03379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 9865 1726887547.03398: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 9865 1726887547.03425: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 9865 1726887547.03433: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ec6640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ec6160> <<< 9865 1726887547.03455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ec64c0> <<< 9865 1726887547.03480: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380550> <<< 9865 1726887547.04042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 9865 1726887547.04078: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.04085: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ecff70> <<< 9865 1726887547.04112: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.04136: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 9865 1726887547.04171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 9865 1726887547.04201: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 9865 1726887547.04229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 9865 1726887547.04257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e86f70> <<< 9865 1726887547.04278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 9865 1726887547.04301: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 9865 1726887547.04307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 9865 1726887547.04332: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.04432: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887547.04440: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32e1fd60> <<< 9865 1726887547.04446: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1fbe0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1f3a0> <<< 9865 1726887547.04453: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1f160> <<< 9865 1726887547.04478: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6feb0> <<< 9865 1726887547.04504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 9865 1726887547.04519: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1f1f0> <<< 9865 1726887547.04537: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 9865 1726887547.04564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.04578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 9865 1726887547.04600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 9865 1726887547.04615: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e4a130> <<< 9865 1726887547.04652: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1fe80> <<< 9865 1726887547.04683: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 9865 1726887547.04690: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 9865 1726887547.04719: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e3a9a0> <<< 9865 1726887547.04724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 9865 1726887547.04731: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e4afa0> <<< 9865 1726887547.04747: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 9865 1726887547.04754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 9865 1726887547.04760: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d190> <<< 9865 1726887547.04784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 9865 1726887547.04792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d2e0> <<< 9865 1726887547.04817: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py <<< 9865 1726887547.04829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 9865 1726887547.04831: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 9865 1726887547.04855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 9865 1726887547.04890: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d8e0> <<< 9865 1726887547.04900: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d610> <<< 9865 1726887547.04918: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py <<< 9865 1726887547.04924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d9a0> <<< 9865 1726887547.04951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py <<< 9865 1726887547.04963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5a5e0> <<< 9865 1726887547.04968: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 9865 1726887547.04989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 9865 1726887547.04994: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5a6d0> <<< 9865 1726887547.05016: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 9865 1726887547.05023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 9865 1726887547.05048: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 9865 1726887547.05065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 9865 1726887547.05087: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5aeb0> <<< 9865 1726887547.05097: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5aac0> <<< 9865 1726887547.05116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py <<< 9865 1726887547.05133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 9865 1726887547.05155: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5af10> <<< 9865 1726887547.05159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py <<< 9865 1726887547.05161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' <<< 9865 1726887547.05177: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d71af0> <<< 9865 1726887547.05192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 9865 1726887547.05198: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d71c10> <<< 9865 1726887547.05218: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 9865 1726887547.05230: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 9865 1726887547.05250: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d71e50> <<< 9865 1726887547.05280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py <<< 9865 1726887547.05284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 9865 1726887547.05312: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d012e0> <<< 9865 1726887547.05315: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py <<< 9865 1726887547.05317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 9865 1726887547.05323: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d01cd0> <<< 9865 1726887547.05338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 9865 1726887547.05347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 9865 1726887547.05361: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d01e20> <<< 9865 1726887547.05388: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py <<< 9865 1726887547.05407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 9865 1726887547.05421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 9865 1726887547.05427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0f520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0f100> <<< 9865 1726887547.05445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 9865 1726887547.05519: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 9865 1726887547.05534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 9865 1726887547.05563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' <<< 9865 1726887547.05569: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0ff10> <<< 9865 1726887547.05594: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0fa60> <<< 9865 1726887547.05597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 9865 1726887547.05599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 9865 1726887547.05607: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0fd60> <<< 9865 1726887547.05630: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 9865 1726887547.05642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 9865 1726887547.05647: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d1d7f0> <<< 9865 1726887547.05674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 9865 1726887547.05677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 9865 1726887547.05684: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d1df70> <<< 9865 1726887547.05709: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 9865 1726887547.05723: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2b280> <<< 9865 1726887547.05739: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py <<< 9865 1726887547.05750: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2b370> <<< 9865 1726887547.05767: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6f490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6f1f0> <<< 9865 1726887547.05769: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ecfcd0> <<< 9865 1726887547.05796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 9865 1726887547.05828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.05861: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2bee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2bc10> <<< 9865 1726887547.05897: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py <<< 9865 1726887547.05907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.05912: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 9865 1726887547.05938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 9865 1726887547.05957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 9865 1726887547.06007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 9865 1726887547.06048: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cc55b0> <<< 9865 1726887547.06072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 9865 1726887547.06146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 9865 1726887547.06155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 9865 1726887547.06190: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cce4f0> <<< 9865 1726887547.06219: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32cc5e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cc5dc0> <<< 9865 1726887547.06243: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 9865 1726887547.06290: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py <<< 9865 1726887547.06312: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf9730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf91c0> <<< 9865 1726887547.06341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.06349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 9865 1726887547.06361: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 9865 1726887547.06415: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 9865 1726887547.06449: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c46a60> <<< 9865 1726887547.06457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c46c40> <<< 9865 1726887547.06485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 9865 1726887547.06538: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf9ca0> <<< 9865 1726887547.06541: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf9a30> <<< 9865 1726887547.06570: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d38130> <<< 9865 1726887547.06596: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 9865 1726887547.06640: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cc51f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2bac0> <<< 9865 1726887547.06649: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6f220> <<< 9865 1726887547.06669: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 9865 1726887547.06681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 9865 1726887547.06723: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c68160> <<< 9865 1726887547.06744: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 9865 1726887547.06768: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c68490> <<< 9865 1726887547.06800: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 9865 1726887547.06830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c68d00> <<< 9865 1726887547.06852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32bfd610> <<< 9865 1726887547.06869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 9865 1726887547.06901: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32bfdb80> <<< 9865 1726887547.06941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 9865 1726887547.06964: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.06983: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 9865 1726887547.07045: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32c0ac40> <<< 9865 1726887547.07103: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 9865 1726887547.07142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 9865 1726887547.07190: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 9865 1726887547.07268: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18bb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887547.07305: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 9865 1726887547.07355: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32c26280> <<< 9865 1726887547.07383: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 9865 1726887547.07429: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 9865 1726887547.07484: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887547.07518: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2d2e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 9865 1726887547.07565: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.07580: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b36340> <<< 9865 1726887547.07595: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b362e0> <<< 9865 1726887547.07602: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 9865 1726887547.07651: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32b36490> <<< 9865 1726887547.07674: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b361f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2dd00> <<< 9865 1726887547.07692: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2d3a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c34a30> <<< 9865 1726887547.07718: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c26fa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c26940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c187f0> <<< 9865 1726887547.07740: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0afd0> <<< 9865 1726887547.07774: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 9865 1726887547.07778: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18940> <<< 9865 1726887547.07814: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 9865 1726887547.07817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 9865 1726887547.07848: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2dd90> <<< 9865 1726887547.07853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 9865 1726887547.07856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b36760><<< 9865 1726887547.07857: stdout chunk (state=3): >>> <<< 9865 1726887547.07884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 9865 1726887547.07892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 9865 1726887547.07901: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b369d0> <<< 9865 1726887547.07915: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 9865 1726887547.07938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 9865 1726887547.07943: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b36f40> <<< 9865 1726887547.07964: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 9865 1726887547.07997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 9865 1726887547.08019: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b53730> <<< 9865 1726887547.08045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 9865 1726887547.08050: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 9865 1726887547.08080: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.08086: stdout chunk (state=3): >>>import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ad7910> <<< 9865 1726887547.08101: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 9865 1726887547.08121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 9865 1726887547.08146: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.08161: stdout chunk (state=3): >>>import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ae4b80> <<< 9865 1726887547.08169: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 9865 1726887547.08207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 9865 1726887547.08234: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 9865 1726887547.08243: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32b06130> <<< 9865 1726887547.08330: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ae4be0> <<< 9865 1726887547.08350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 9865 1726887547.08369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 9865 1726887547.08395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 9865 1726887547.08400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 9865 1726887547.08429: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.08449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 9865 1726887547.08465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 9865 1726887547.08493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 9865 1726887547.08502: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ab5400> <<< 9865 1726887547.08535: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 9865 1726887547.08543: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ab5520> <<< 9865 1726887547.08625: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa7490> <<< 9865 1726887547.08634: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 9865 1726887547.08656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 9865 1726887547.08675: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa77c0> <<< 9865 1726887547.08706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887547.08717: stdout chunk (state=3): >>>import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aba910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa7130> <<< 9865 1726887547.08731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 9865 1726887547.08737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 9865 1726887547.08758: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa71f0> <<< 9865 1726887547.08783: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a9ba90> <<< 9865 1726887547.08808: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 9865 1726887547.08815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32abadc0> <<< 9865 1726887547.08844: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4f1f0> <<< 9865 1726887547.08873: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4f2e0> <<< 9865 1726887547.08901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py <<< 9865 1726887547.08922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4f400> <<< 9865 1726887547.08939: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 9865 1726887547.08965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 9865 1726887547.08983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 9865 1726887547.09087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887547.09103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 9865 1726887547.09145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 9865 1726887547.09162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 9865 1726887547.09178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 9865 1726887547.09212: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a25640> <<< 9865 1726887547.09251: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a79f40> <<< 9865 1726887547.09276: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py <<< 9865 1726887547.09282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a8b9d0> <<< 9865 1726887547.09305: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 9865 1726887547.09333: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a8ba60> <<< 9865 1726887547.09343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 9865 1726887547.09363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887547.09410: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a252b0> <<< 9865 1726887547.09432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a363a0> <<< 9865 1726887547.09652: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a5cd00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 9865 1726887547.09669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 9865 1726887547.09696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a65970> <<< 9865 1726887547.09722: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 9865 1726887547.09735: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329e4880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a65280> <<< 9865 1726887547.09858: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4fbb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b02d90> <<< 9865 1726887547.09872: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 9865 1726887547.09912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 9865 1726887547.09915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 9865 1726887547.09962: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a08640> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.09975: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a08df0> <<< 9865 1726887547.09997: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32996160> <<< 9865 1726887547.10014: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 9865 1726887547.10044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 9865 1726887547.10058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 9865 1726887547.10126: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32996a90> <<< 9865 1726887547.10156: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 9865 1726887547.10194: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 9865 1726887547.10198: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329b61c0> <<< 9865 1726887547.10225: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32996d60> <<< 9865 1726887547.10228: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329961f0> <<< 9865 1726887547.10265: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329f6880> <<< 9865 1726887547.10287: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 9865 1726887547.10322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 9865 1726887547.10325: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 9865 1726887547.10360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 9865 1726887547.10379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 9865 1726887547.10393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 9865 1726887547.10433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329702e0> <<< 9865 1726887547.10456: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 9865 1726887547.10481: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 9865 1726887547.10507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970dc0> <<< 9865 1726887547.10538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 9865 1726887547.10562: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970f40> <<< 9865 1726887547.10581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 9865 1726887547.10611: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 9865 1726887547.10635: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 9865 1726887547.10698: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32978be0> <<< 9865 1726887547.10735: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329787c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32978310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970a60> <<< 9865 1726887547.10763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 9865 1726887547.10786: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970bb0> <<< 9865 1726887547.10800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 9865 1726887547.10831: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.10863: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.10891: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887547.10922: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.10954: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' <<< 9865 1726887547.10980: stdout chunk (state=3): >>>import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32924a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32924670> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 9865 1726887547.11003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 9865 1726887547.11062: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329246d0> <<< 9865 1726887547.11084: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 9865 1726887547.11133: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32919610> <<< 9865 1726887547.11163: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329197f0> <<< 9865 1726887547.11198: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 9865 1726887547.11226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887547.11247: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.11279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 9865 1726887547.11322: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1910> <<< 9865 1726887547.11350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1ac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1c70> <<< 9865 1726887547.11424: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d15b0> <<< 9865 1726887547.11443: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d18b0> <<< 9865 1726887547.11470: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' <<< 9865 1726887547.11497: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dc0d0> <<< 9865 1726887547.11523: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 9865 1726887547.11546: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dc130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 9865 1726887547.11575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 9865 1726887547.11605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 9865 1726887547.11634: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328e9340> <<< 9865 1726887547.11650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 9865 1726887547.12543: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328e9910> <<< 9865 1726887547.12580: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3290ae80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dcc40> <<< 9865 1726887547.12623: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dcb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1250> <<< 9865 1726887547.12649: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 9865 1726887547.12669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1040> <<< 9865 1726887547.12717: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3292eaf0> <<< 9865 1726887547.12746: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 9865 1726887547.12783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 9865 1726887547.12823: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328918e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32891520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3293f9a0> <<< 9865 1726887547.12856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 9865 1726887547.12874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 9865 1726887547.12888: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d12e0> <<< 9865 1726887547.12930: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32891d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32919940> <<< 9865 1726887547.12957: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 9865 1726887547.12973: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 9865 1726887547.13012: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3289d910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32987fa0> <<< 9865 1726887547.13045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.13079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 9865 1726887547.13098: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 9865 1726887547.13113: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 9865 1726887547.13148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b6280> <<< 9865 1726887547.13184: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py <<< 9865 1726887547.13210: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b64f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 9865 1726887547.13247: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b6df0> <<< 9865 1726887547.13277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b69d0> <<< 9865 1726887547.13310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b6c40> <<< 9865 1726887547.13346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 9865 1726887547.13379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 9865 1726887547.13414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bfc40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf7f0> <<< 9865 1726887547.13441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 9865 1726887547.13454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bffa0> <<< 9865 1726887547.13490: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 9865 1726887547.13503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 9865 1726887547.13537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8b50> <<< 9865 1726887547.13550: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 9865 1726887547.13574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8c10> <<< 9865 1726887547.13604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 9865 1726887547.13631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8ca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 9865 1726887547.13665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' <<< 9865 1726887547.13683: stdout chunk (state=3): >>>import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 9865 1726887547.13721: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8dc0> <<< 9865 1726887547.13745: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c84f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 9865 1726887547.13776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bfb20> <<< 9865 1726887547.13799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 9865 1726887547.13834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2370> <<< 9865 1726887547.13869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f26a0> <<< 9865 1726887547.13897: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2910> <<< 9865 1726887547.13946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2bb0> <<< 9865 1726887547.13983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2e50> <<< 9865 1726887547.14007: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf430> <<< 9865 1726887547.14044: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7490> <<< 9865 1726887547.14072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py <<< 9865 1726887547.14102: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 9865 1726887547.14121: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f78b0> <<< 9865 1726887547.14159: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7730> <<< 9865 1726887547.14174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 9865 1726887547.14199: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7d00> <<< 9865 1726887547.14223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 9865 1726887547.14247: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7c40> <<< 9865 1726887547.14276: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 9865 1726887547.14307: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7d30> <<< 9865 1726887547.14330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 9865 1726887547.14354: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328040d0> <<< 9865 1726887547.14385: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 9865 1726887547.14418: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32804160> <<< 9865 1726887547.14438: stdout chunk (state=3): >>>import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac8b0> <<< 9865 1726887547.14464: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac430> <<< 9865 1726887547.14496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 9865 1726887547.14537: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf520> <<< 9865 1726887547.14565: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329193a0> <<< 9865 1726887547.14579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 9865 1726887547.14624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py <<< 9865 1726887547.14658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32804fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 9865 1726887547.14671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 9865 1726887547.14697: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 9865 1726887547.14717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 9865 1726887547.14838: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a580> <<< 9865 1726887547.14869: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a100> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 9865 1726887547.14890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 9865 1726887547.14922: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 9865 1726887547.14940: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327a5f40> <<< 9865 1726887547.14983: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7c70> <<< 9865 1726887547.14998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 9865 1726887547.15033: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.15075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6a60> <<< 9865 1726887547.15089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 9865 1726887547.15112: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 9865 1726887547.15131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 9865 1726887547.15172: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3250> <<< 9865 1726887547.15192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3310> <<< 9865 1726887547.15237: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6760> <<< 9865 1726887547.15276: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6670> <<< 9865 1726887547.15306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 9865 1726887547.15330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 9865 1726887547.15353: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 9865 1726887547.15388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327741c0> <<< 9865 1726887547.15421: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3d00> <<< 9865 1726887547.15447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3f10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 9865 1726887547.15477: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3fd0> <<< 9865 1726887547.15498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 9865 1726887547.15524: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32774eb0> <<< 9865 1726887547.15554: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6730> <<< 9865 1726887547.15573: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 9865 1726887547.15589: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 9865 1726887547.15620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 9865 1726887547.15643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 9865 1726887547.15668: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 9865 1726887547.15690: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 9865 1726887547.15718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 9865 1726887547.15750: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327231c0> <<< 9865 1726887547.15780: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271adf0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271a2e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32789850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3b50> <<< 9865 1726887547.15800: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32987c40> <<< 9865 1726887547.15830: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32987550> <<< 9865 1726887547.15859: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271af10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 9865 1726887547.15886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271ac40> <<< 9865 1726887547.15907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 9865 1726887547.15944: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3272c910> <<< 9865 1726887547.15969: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3272cd00> <<< 9865 1726887547.15995: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970520> <<< 9865 1726887547.16051: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3295f880> <<< 9865 1726887547.16073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327482e0> <<< 9865 1726887547.16101: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32748670> <<< 9865 1726887547.16129: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py <<< 9865 1726887547.16153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32748790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 9865 1726887547.16178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 9865 1726887547.16204: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py <<< 9865 1726887547.16224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326dd100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32748850> <<< 9865 1726887547.16264: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 9865 1726887547.16293: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 9865 1726887547.16311: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 9865 1726887547.16334: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326eb160> <<< 9865 1726887547.16357: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326dda30> <<< 9865 1726887547.16392: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 9865 1726887547.16421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 9865 1726887547.16459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 9865 1726887547.16495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 9865 1726887547.16531: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32691910> <<< 9865 1726887547.16555: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 9865 1726887547.16569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3269d550> <<< 9865 1726887547.16631: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326ebee0> <<< 9865 1726887547.16644: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326eb700> <<< 9865 1726887547.16667: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32700a00> <<< 9865 1726887547.16697: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 9865 1726887547.16729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 9865 1726887547.16759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 9865 1726887547.16772: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326b6c40> <<< 9865 1726887547.16828: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326b6370> <<< 9865 1726887547.16856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326b6df0> <<< 9865 1726887547.16881: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c72b0> <<< 9865 1726887547.16895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 9865 1726887547.16954: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a326c7430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c72e0> <<< 9865 1726887547.16974: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c73d0> <<< 9865 1726887547.16996: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.17019: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 9865 1726887547.17113: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c7d00> <<< 9865 1726887547.17182: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a326c7b50> <<< 9865 1726887547.17196: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c7520> <<< 9865 1726887547.17231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.17263: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 9865 1726887547.17294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 9865 1726887547.17323: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 9865 1726887547.17352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266a940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 9865 1726887547.17385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266aa30> <<< 9865 1726887547.17422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266ad30> <<< 9865 1726887547.17449: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32679340> <<< 9865 1726887547.17469: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266a2e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32656e80> <<< 9865 1726887547.17499: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.17532: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266a460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32656b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c78e0> <<< 9865 1726887547.17586: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 9865 1726887547.17629: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 9865 1726887547.17648: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3256a490> <<< 9865 1726887547.17674: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 9865 1726887547.17696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 9865 1726887547.17717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 9865 1726887547.17743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 9865 1726887547.17757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 9865 1726887547.17828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 9865 1726887547.17927: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32582f10> <<< 9865 1726887547.17969: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3256acd0> <<< 9865 1726887547.17991: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3256a820> <<< 9865 1726887547.18120: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32679f40> <<< 9865 1726887547.18159: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 9865 1726887547.18186: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32532d90> <<< 9865 1726887547.18211: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 9865 1726887547.18242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 9865 1726887547.18272: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 9865 1726887547.18320: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32550310> <<< 9865 1726887547.18395: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32550f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32532e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32532760> <<< 9865 1726887547.18423: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 9865 1726887547.18445: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 9865 1726887547.18469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 9865 1726887547.18502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 9865 1726887547.18546: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3255ff40> <<< 9865 1726887547.18646: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3255f400> <<< 9865 1726887547.18693: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32534850> <<< 9865 1726887547.18719: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32700880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326ddee0> <<< 9865 1726887547.18767: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329c9550> <<< 9865 1726887547.18800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32956820> <<< 9865 1726887547.18838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 9865 1726887547.18858: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324e3df0> <<< 9865 1726887547.18871: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 9865 1726887547.18891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 9865 1726887547.18945: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324e3f70> <<< 9865 1726887547.18974: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329f6f10> <<< 9865 1726887547.19023: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ad79a0> <<< 9865 1726887547.19047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 9865 1726887547.19070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 9865 1726887547.19097: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324946d0> <<< 9865 1726887547.19131: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32505b50> <<< 9865 1726887547.19153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 9865 1726887547.19177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 9865 1726887547.19201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 9865 1726887547.19233: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a1100> <<< 9865 1726887547.19261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a13a0> <<< 9865 1726887547.19289: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 9865 1726887547.19312: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a15e0> <<< 9865 1726887547.19346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a1820> <<< 9865 1726887547.19379: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a1a00> <<< 9865 1726887547.19405: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32494c70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324949a0> <<< 9865 1726887547.19428: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 9865 1726887547.19461: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32494e80> <<< 9865 1726887547.19486: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b13d0> <<< 9865 1726887547.19522: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 9865 1726887547.19542: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b1880> <<< 9865 1726887547.19565: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b14f0> <<< 9865 1726887547.19580: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 9865 1726887547.19596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 9865 1726887547.19635: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 9865 1726887547.19646: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3244d190> <<< 9865 1726887547.19694: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b1cd0> <<< 9865 1726887547.19729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 9865 1726887547.19742: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b1e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ae43d0> <<< 9865 1726887547.19774: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 9865 1726887547.19787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 9865 1726887547.19841: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32453b20> <<< 9865 1726887547.19897: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ad76a0> <<< 9865 1726887547.19913: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b5f520> <<< 9865 1726887547.19940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 9865 1726887547.19963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 9865 1726887547.19999: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 9865 1726887547.20024: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32470640> <<< 9865 1726887547.20048: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 9865 1726887547.20073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 9865 1726887547.20091: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3247c910> <<< 9865 1726887547.20131: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 9865 1726887547.20152: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 9865 1726887547.20173: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324836a0> <<< 9865 1726887547.20212: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3247cf40> <<< 9865 1726887547.20249: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32470af0> <<< 9865 1726887547.20289: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3247c370> <<< 9865 1726887547.20310: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248c640> <<< 9865 1726887547.20343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248c850> <<< 9865 1726887547.20377: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 9865 1726887547.20403: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248cb50> <<< 9865 1726887547.20422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248ce20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324700d0> <<< 9865 1726887547.20449: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32453cd0> <<< 9865 1726887547.20471: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32470490> <<< 9865 1726887547.91379: stdout chunk (state=3): >>> {"failures": ["No package ntp available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["ntp"], "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}}} <<< 9865 1726887547.92979: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9865 1726887547.92983: stdout chunk (state=3): >>># destroy __main__ <<< 9865 1726887547.93701: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 9865 1726887547.93707: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9865 1726887547.93724: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # 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 <<< 9865 1726887547.93805: 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing <<< 9865 1726887547.93856: stdout chunk (state=3): >>># destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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 <<< 9865 1726887547.93893: 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 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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._tr<<< 9865 1726887547.93945: stdout chunk (state=3): >>>ansaction # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # 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 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 <<< 9865 1726887547.93998: stdout chunk (state=3): >>># 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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_re<<< 9865 1726887547.94052: stdout chunk (state=3): >>>starting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] remo<<< 9865 1726887547.94080: stdout chunk (state=3): >>>ving chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # <<< 9865 1726887547.94119: stdout chunk (state=3): >>>cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup<<< 9865 1726887547.94152: stdout chunk (state=3): >>>[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # 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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 9865 1726887547.94872: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9865 1726887547.94875: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9865 1726887547.94910: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 9865 1726887547.94925: stdout chunk (state=3): >>># destroy netrc <<< 9865 1726887547.94955: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 9865 1726887547.94973: stdout chunk (state=3): >>># destroy systemd.journal <<< 9865 1726887547.94991: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 9865 1726887547.95022: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib <<< 9865 1726887547.95058: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts <<< 9865 1726887547.95063: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil <<< 9865 1726887547.95130: stdout chunk (state=3): >>># cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse <<< 9865 1726887547.95133: stdout chunk (state=3): >>># cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module <<< 9865 1726887547.95136: stdout chunk (state=3): >>># destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper <<< 9865 1726887547.95138: stdout chunk (state=3): >>># 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 rhsmlib.dbus.constants # 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.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators <<< 9865 1726887547.95140: stdout chunk (state=3): >>># cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 9865 1726887547.95191: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions <<< 9865 1726887547.95194: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober <<< 9865 1726887547.95197: stdout chunk (state=3): >>># destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 9865 1726887547.95245: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse <<< 9865 1726887547.95248: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ <<< 9865 1726887547.95251: stdout chunk (state=3): >>># destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six <<< 9865 1726887547.95256: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields <<< 9865 1726887547.95293: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 9865 1726887547.95298: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman <<< 9865 1726887547.95301: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin <<< 9865 1726887547.95320: stdout chunk (state=3): >>># destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman <<< 9865 1726887547.95340: stdout chunk (state=3): >>># destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # 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.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings <<< 9865 1726887547.95358: stdout chunk (state=3): >>># cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format <<< 9865 1726887547.95373: stdout chunk (state=3): >>># 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 <<< 9865 1726887547.95388: 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 # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 9865 1726887547.95416: 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 # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 9865 1726887547.95461: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 <<< 9865 1726887547.95465: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping termios <<< 9865 1726887547.95468: stdout chunk (state=3): >>># cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode <<< 9865 1726887547.95481: stdout chunk (state=3): >>># destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 9865 1726887547.95496: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9865 1726887547.95516: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey <<< 9865 1726887547.95538: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf <<< 9865 1726887547.95558: stdout chunk (state=3): >>># 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 <<< 9865 1726887547.95576: 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http <<< 9865 1726887547.95594: stdout chunk (state=3): >>># cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 9865 1726887547.95618: stdout chunk (state=3): >>># 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 uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 9865 1726887547.95638: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 9865 1726887547.95654: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header <<< 9865 1726887547.95672: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 9865 1726887547.95688: 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 # 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 <<< 9865 1726887547.95706: 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 socket <<< 9865 1726887547.95725: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 9865 1726887547.95770: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string <<< 9865 1726887547.95773: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 9865 1726887547.95779: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 9865 1726887547.95799: stdout chunk (state=3): >>># cleanup[3] wiping locale <<< 9865 1726887547.95817: stdout chunk (state=3): >>># 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 9865 1726887547.95834: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 9865 1726887547.95856: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 9865 1726887547.95874: stdout chunk (state=3): >>># cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 9865 1726887547.95976: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 9865 1726887547.95999: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # cleanup[3] wiping _io <<< 9865 1726887547.96018: stdout chunk (state=3): >>># 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 <<< 9865 1726887547.96081: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey <<< 9865 1726887547.96096: stdout chunk (state=3): >>># destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 9865 1726887547.96964: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq <<< 9865 1726887547.96981: stdout chunk (state=3): >>># destroy zipimport <<< 9865 1726887547.97013: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 9865 1726887547.97039: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 9865 1726887547.97077: stdout chunk (state=3): >>># destroy tokenize # destroy _compat_pickle <<< 9865 1726887547.97091: stdout chunk (state=3): >>># destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # 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 textwrap <<< 9865 1726887547.97123: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9865 1726887547.97137: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 9865 1726887547.97182: 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 ansible.module_utils.six.moves # destroy _operator <<< 9865 1726887547.97221: stdout chunk (state=3): >>># destroy gzip <<< 9865 1726887547.97267: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 9865 1726887547.97357: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 9865 1726887547.97381: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 9865 1726887547.97426: stdout chunk (state=3): >>># destroy urllib.parse <<< 9865 1726887547.97471: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath <<< 9865 1726887547.97484: stdout chunk (state=3): >>># destroy posix <<< 9865 1726887547.97517: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 9865 1726887547.97561: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 9865 1726887547.97597: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc <<< 9865 1726887547.97639: stdout chunk (state=3): >>># destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 9865 1726887547.97654: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 9865 1726887547.97718: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 9865 1726887547.97758: stdout chunk (state=3): >>># destroy codecs <<< 9865 1726887547.97783: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 9865 1726887547.97858: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 9865 1726887547.97893: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 9865 1726887547.97943: stdout chunk (state=3): >>># destroy string <<< 9865 1726887547.97966: stdout chunk (state=3): >>># destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 9865 1726887547.98007: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 9865 1726887547.98133: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 9865 1726887547.98915: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.41.248 closed. <<< 9865 1726887547.98924: stdout chunk (state=3): >>><<< 9865 1726887547.98937: stderr chunk (state=3): >>><<< 9865 1726887547.99305: _low_level_execute_command() done: rc=1, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3694f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3694f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3694f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36913eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36916f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3690c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36912640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36913370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3681edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3681ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36877d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36870610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36884670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3691ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36830c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36877250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36884280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36920a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36830fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36830d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36830d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365fa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365fa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36838fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36832a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36832490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365481c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36832eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a369200a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3655aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3655ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3656c730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3656cc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a364fa3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3655af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3650a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3656c5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3650a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368309d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a365266a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36526970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36526760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36526850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36526ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a365321f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a365268e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36519a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a368305b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36526a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2a36441670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dee7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36351760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36351400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363517c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36363850> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a363634c0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a36363670> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d8cb20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363cad30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36351520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363ca190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d67a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35ddae80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dda880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d86310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35dda970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3639fd30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d4f9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363a9e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5e0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a363a9e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36375700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d5e100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5c580> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5c640> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35d5bc70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a36441820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35ddfaf0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35dde970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d51850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35ddf550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3636aac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35953d30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d3d550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d14fd0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dd69d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35953610> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a363b97f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35dde5b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d38c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d19460> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d1b7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592faf0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592ffd0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592f2e0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592f880> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35880> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35690d00> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bb280> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bb460> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35690460> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bbf40> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bbe50> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356f88b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35683cd0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356bb910> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35130> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a358e4460> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d15370> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356f84f0> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ffa00> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ffc40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35935130> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d15d00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d355e0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35820> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592f790> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592ffa0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3592fa30> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356fff40> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35d35a00> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ff370> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a356ec6a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3565aa30> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356ff1c0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3569d340> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35670c70> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356b3bb0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35670e80> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a356b3e50> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35702550> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3541ec70> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_zg0irvw3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a353d2460> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380280> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3530c9a0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a352ae520> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c9d0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a34f5edf0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3532e2b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33a252b0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a352e0880> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a338f2e50> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33a04550> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a3385e9d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33a254f0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33857d30> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3385ef70> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c100> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33786af0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33786310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3379a6d0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a337a6280> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a337a6820> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a337a6c70> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a337a6340> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3379a760> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33790d90> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33355eb0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3379a160> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33786c70> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33889700> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a33889e20> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a338898b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3530c250> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33362d30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a331d41f0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33274280> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a332817c0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33227e20> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281e50> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281b80> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281fd0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281e20> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7190> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7220> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281f10> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d73a0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281c10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d71c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7400> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d75b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d76d0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7760> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d77f0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a332811f0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3325b190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a330d7bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330d7910> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a332813d0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33281fa0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252c70> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252280> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252460> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33388b20> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33252df0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33362cd0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330efc10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330ef4c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33388910> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3308d280> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33040160> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a330401f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330a0670> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3308d6a0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33081a60> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330eff70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330efeb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33040fa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33040760> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330efd60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33078910> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33063820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330638b0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33063a30> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a35772190> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33073160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a357721f0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a357722e0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a330639d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a33063f70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32eaa3a0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32eaa160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e9a9a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a357839a0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35772e80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35783c70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3578a970> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32eb8700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32eb8340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ec6640> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ec6160> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ec64c0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380940> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a35380550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ecff70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e86f70> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32e1fd60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1fbe0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1f3a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1f160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6feb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1f1f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e4a130> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e1fe80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e3a9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e4afa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d190> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d2e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d8e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d4d9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5a5e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5a6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5aeb0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5aac0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d5af10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d71af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d71c10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d71e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d012e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d01cd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d01e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0f520> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0f100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0ff10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0fa60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d0fd60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d1d7f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d1df70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2b280> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2b370> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6f490> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6f1f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ecfcd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2bee0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2bc10> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cc55b0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cce4f0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32cc5e50> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cc5dc0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf9730> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf91c0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c46a60> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c46c40> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf9ca0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cf9a30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d38130> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32cc51f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32d2bac0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32e6f220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c68160> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c68490> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c68d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32bfd610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32bfdb80> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32c0ac40> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a820> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a580> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a1f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0a430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18bb0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18c40> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32c26280> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18dc0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2d2e0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b36340> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b362e0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32b36490> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b361f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2dd00> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2d3a0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c34a30> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c26fa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c26940> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c187f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c0afd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32c18940> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b2dd90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b36760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b369d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b36f40> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b53730> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ad7910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ae4b80> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32b06130> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ae4be0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ab5400> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ab5520> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa7490> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa77c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aba910> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa7130> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32aa71f0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a9ba90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32abadc0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4f1f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4f2e0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4f400> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a25640> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a79f40> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a8b9d0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a8ba60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a252b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a363a0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a5cd00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a65970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329e4880> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a65280> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a4fbb0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b02d90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a08640> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32a08df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32996160> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32996a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329b61c0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32996d60> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329961f0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329f6880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329702e0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970dc0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970f40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32978be0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329787c0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32978310> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970a60> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970bb0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32924a00> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32924670> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329246d0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32919610> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329197f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1910> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1ac0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1c70> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d15b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d18b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dc0d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dc130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328e9340> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328e9910> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3290ae80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dcc40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328dcb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1310> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d1040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3292eaf0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328918e0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32891520> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3293f9a0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328d12e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32891d60> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32919940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3289d910> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32987fa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b6280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b64f0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b6df0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf190> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b69d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328b6c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bfc40> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf7f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bffa0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8ca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8dc0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c84f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328c8f70> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bfb20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f26a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2910> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f2e50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7130> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf430> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7490> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f78b0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7730> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328040d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32804160> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf640> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328ac430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a328bf520> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329193a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32804fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a580> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a370> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a100> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3279a400> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327a5f40> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327f7c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6a60> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3250> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3310> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6af0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6760> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6670> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327741c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3d00> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3f10> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32774eb0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327b6730> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327231c0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271adf0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271a2e0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32789850> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327c3b50> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32987c40> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32987550> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271af10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3271ac40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3272c910> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3272cd00> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32970520> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3295f880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a327482e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32748670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32748790> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326dd100> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32748850> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326eb160> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326dda30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32691910> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3269d550> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326ebee0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326eb700> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32700a00> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326b6c40> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326b6370> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326b6df0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c72b0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a326c7430> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c72e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c73d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c7d00> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a326c7b50> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c7520> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266a940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266aa30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266ad30> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32679340> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266a2e0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32656e80> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3266a460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32656b20> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326c78e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3256a490> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32582f10> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3256acd0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3256a820> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32679f40> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32532d90> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32550310> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32550f10> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32532e20> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32532760> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3255ff40> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3255f400> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32534850> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32700880> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a326ddee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329c9550> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32956820> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324e3df0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324e3f70> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a329f6f10> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ad79a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324946d0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32505b50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a1100> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a13a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a15e0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a1820> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324a1a00> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32494c70> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324949a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32494e80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b13d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b1880> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b14f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3244d190> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b1cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324b1e20> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ae43d0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2a32453b20> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32ad76a0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32b5f520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32470640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3247c910> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324836a0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3247cf40> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32470af0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3247c370> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248c640> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248c850> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248cb50> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a3248ce20> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a324700d0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32453cd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2a32470490> {"failures": ["No package ntp available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["ntp"], "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # 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 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 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # 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 dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # 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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # 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 rhsmlib.dbus.constants # 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.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # 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.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # 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 # 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 pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # 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 textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.41.248 closed. 9865 1726887548.02834: done with _execute_module (ansible.legacy.dnf, {'name': 'ntp', '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-1726887546.6146371-10046-79653963978529/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9865 1726887548.02838: _low_level_execute_command(): starting 9865 1726887548.02840: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887546.6146371-10046-79653963978529/ > /dev/null 2>&1 && sleep 0' 9865 1726887548.02843: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 9865 1726887548.02845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887548.02847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887548.02853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887548.02862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887548.02864: stderr chunk (state=3): >>>debug2: match not found <<< 9865 1726887548.02866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887548.02868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9865 1726887548.02870: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 9865 1726887548.02872: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9865 1726887548.02874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9865 1726887548.02877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9865 1726887548.02879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9865 1726887548.02880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 9865 1726887548.02882: stderr chunk (state=3): >>>debug2: match found <<< 9865 1726887548.02884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9865 1726887548.02886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9865 1726887548.02888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9865 1726887548.02890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9865 1726887548.02892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9865 1726887548.05266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9865 1726887548.05270: stderr chunk (state=3): >>><<< 9865 1726887548.05273: stdout chunk (state=3): >>><<< 9865 1726887548.05275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 9865 1726887548.05277: handler run complete 9865 1726887548.05280: attempt loop complete, returning result 9865 1726887548.05281: variable 'item' from source: unknown 9865 1726887548.05283: variable 'item' from source: unknown failed: [managed_node1] (item=ntp) => { "ansible_loop_var": "item", "changed": false, "failures": [ "No package ntp available." ], "item": "ntp", "rc": 1, "results": [] } MSG: Failed to install some of the specified packages 9865 1726887548.05701: dumping result to json 9865 1726887548.05704: done dumping result, returning 9865 1726887548.05706: done running TaskExecutor() for managed_node1/TASK: Check for availability of both NTP providers [0e15955b-8119-281b-804c-000000000008] 9865 1726887548.05711: sending task result for task 0e15955b-8119-281b-804c-000000000008 9865 1726887548.05764: done sending task result for task 0e15955b-8119-281b-804c-000000000008 9865 1726887548.05767: WORKER PROCESS EXITING ...ignoring 9865 1726887548.05892: no more pending results, returning what we have 9865 1726887548.05895: results queue empty 9865 1726887548.05896: checking for any_errors_fatal 9865 1726887548.05897: done checking for any_errors_fatal 9865 1726887548.05898: checking for max_fail_percentage 9865 1726887548.05900: done checking for max_fail_percentage 9865 1726887548.05900: checking to see if all hosts have failed and the running result is not ok 9865 1726887548.05901: done checking to see if all hosts have failed 9865 1726887548.05902: getting the remaining hosts for this loop 9865 1726887548.05903: done getting the remaining hosts for this loop 9865 1726887548.05906: getting the next task for host managed_node1 9865 1726887548.05912: done getting next task for host managed_node1 9865 1726887548.05914: ^ task is: TASK: Set the availability of both NTP providers 9865 1726887548.05916: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9865 1726887548.05919: getting variables 9865 1726887548.05920: in VariableManager get_vars() 9865 1726887548.05939: Calling all_inventory to load vars for managed_node1 9865 1726887548.05941: Calling groups_inventory to load vars for managed_node1 9865 1726887548.05945: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887548.05955: Calling all_plugins_play to load vars for managed_node1 9865 1726887548.05958: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887548.05962: Calling groups_plugins_play to load vars for managed_node1 9865 1726887548.06117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887548.06322: done with get_vars() 9865 1726887548.06336: done getting variables 9865 1726887548.06391: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set the availability of both NTP providers] ****************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:36 Friday 20 September 2024 22:59:08 -0400 (0:00:04.290) 0:00:08.149 ****** 9865 1726887548.06421: entering _queue_task() for managed_node1/set_fact 9865 1726887548.06691: worker is 1 (out of 1 available) 9865 1726887548.06703: exiting _queue_task() for managed_node1/set_fact 9865 1726887548.06716: done queuing things up, now waiting for results queue to drain 9865 1726887548.06718: waiting for pending results... 9865 1726887548.06970: running TaskExecutor() for managed_node1/TASK: Set the availability of both NTP providers 9865 1726887548.07064: in run() - task 0e15955b-8119-281b-804c-000000000009 9865 1726887548.07082: variable 'ansible_search_path' from source: unknown 9865 1726887548.07354: variable 'package_install' from source: set_fact 9865 1726887548.07905: Loaded config def from plugin (lookup/items) 9865 1726887548.07921: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 9865 1726887548.07965: variable 'omit' from source: magic vars 9865 1726887548.08076: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887548.08091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887548.08105: variable 'omit' from source: magic vars 9865 1726887548.08305: variable 'item' from source: unknown 9865 1726887548.08327: Evaluated conditional (item.failed): False 9865 1726887548.08335: when evaluation is False, skipping this task 9865 1726887548.08368: variable 'item' from source: unknown 9865 1726887548.08445: variable 'item' from source: unknown skipping: [managed_node1] => (item={'msg': '', 'changed': True, 'results': ['Installed: chrony-4.6-1.el9.x86_64'], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], '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': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.failed", "item": { "ansible_loop_var": "item", "changed": true, "failed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "chrony", "msg": "", "rc": 0, "results": [ "Installed: chrony-4.6-1.el9.x86_64" ] }, "skip_reason": "Conditional result was False" } 9865 1726887548.08903: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887548.08919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887548.08932: variable 'omit' from source: magic vars 9865 1726887548.09091: variable 'item' from source: unknown 9865 1726887548.09113: Evaluated conditional (item.failed): True 9865 1726887548.09123: variable 'omit' from source: magic vars 9865 1726887548.09151: variable 'omit' from source: magic vars 9865 1726887548.09203: variable 'omit' from source: magic vars 9865 1726887548.09238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9865 1726887548.09270: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9865 1726887548.09298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9865 1726887548.09322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887548.09335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9865 1726887548.09367: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9865 1726887548.09374: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887548.09381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887548.09488: Set connection var ansible_module_compression to ZIP_DEFLATED 9865 1726887548.09504: Set connection var ansible_connection to ssh 9865 1726887548.09515: Set connection var ansible_pipelining to False 9865 1726887548.09521: Set connection var ansible_shell_type to sh 9865 1726887548.09530: Set connection var ansible_timeout to 10 9865 1726887548.09541: Set connection var ansible_shell_executable to /bin/sh 9865 1726887548.09565: variable 'ansible_shell_executable' from source: unknown 9865 1726887548.09572: variable 'ansible_connection' from source: unknown 9865 1726887548.09578: variable 'ansible_module_compression' from source: unknown 9865 1726887548.09584: variable 'ansible_shell_type' from source: unknown 9865 1726887548.09590: variable 'ansible_shell_executable' from source: unknown 9865 1726887548.09595: variable 'ansible_host' from source: host vars for 'managed_node1' 9865 1726887548.09608: variable 'ansible_pipelining' from source: unknown 9865 1726887548.09617: variable 'ansible_timeout' from source: unknown 9865 1726887548.09624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9865 1726887548.09761: 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) 9865 1726887548.09775: variable 'omit' from source: magic vars 9865 1726887548.09784: starting attempt loop 9865 1726887548.09790: running the handler 9865 1726887548.09804: handler run complete 9865 1726887548.09818: attempt loop complete, returning result 9865 1726887548.09844: variable 'item' from source: unknown 9865 1726887548.09912: variable 'item' from source: unknown ok: [managed_node1] => (item={'failures': ['No package ntp available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['ntp'], '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': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'changed': False, 'item': 'ntp', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "both_avail": false }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "failures": [ "No package ntp available." ], "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "ntp" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "ntp", "msg": "Failed to install some of the specified packages", "rc": 1, "results": [] } } 9865 1726887548.10303: dumping result to json 9865 1726887548.10325: done dumping result, returning 9865 1726887548.10336: done running TaskExecutor() for managed_node1/TASK: Set the availability of both NTP providers [0e15955b-8119-281b-804c-000000000009] 9865 1726887548.10346: sending task result for task 0e15955b-8119-281b-804c-000000000009 9865 1726887548.10472: done sending task result for task 0e15955b-8119-281b-804c-000000000009 9865 1726887548.10479: WORKER PROCESS EXITING 9865 1726887548.10622: no more pending results, returning what we have 9865 1726887548.10625: results queue empty 9865 1726887548.10626: checking for any_errors_fatal 9865 1726887548.10633: done checking for any_errors_fatal 9865 1726887548.10634: checking for max_fail_percentage 9865 1726887548.10636: done checking for max_fail_percentage 9865 1726887548.10637: checking to see if all hosts have failed and the running result is not ok 9865 1726887548.10637: done checking to see if all hosts have failed 9865 1726887548.10638: getting the remaining hosts for this loop 9865 1726887548.10640: done getting the remaining hosts for this loop 9865 1726887548.10643: getting the next task for host managed_node1 9865 1726887548.10649: done getting next task for host managed_node1 9865 1726887548.10651: ^ task is: TASK: meta (end_play) 9865 1726887548.10653: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9865 1726887548.10656: getting variables 9865 1726887548.10658: in VariableManager get_vars() 9865 1726887548.10683: Calling all_inventory to load vars for managed_node1 9865 1726887548.10686: Calling groups_inventory to load vars for managed_node1 9865 1726887548.10689: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887548.10700: Calling all_plugins_play to load vars for managed_node1 9865 1726887548.10703: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887548.10706: Calling groups_plugins_play to load vars for managed_node1 9865 1726887548.10874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887548.11087: done with get_vars() 9865 1726887548.11099: done getting variables TASK [End test if not both available] ****************************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:43 Friday 20 September 2024 22:59:08 -0400 (0:00:00.048) 0:00:08.198 ****** 9865 1726887548.11302: in VariableManager get_vars() 9865 1726887548.11314: Calling all_inventory to load vars for managed_node1 9865 1726887548.11316: Calling groups_inventory to load vars for managed_node1 9865 1726887548.11318: Calling all_plugins_inventory to load vars for managed_node1 9865 1726887548.11323: Calling all_plugins_play to load vars for managed_node1 9865 1726887548.11326: Calling groups_plugins_inventory to load vars for managed_node1 9865 1726887548.11328: Calling groups_plugins_play to load vars for managed_node1 9865 1726887548.11558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9865 1726887548.11814: done with get_vars() 9865 1726887548.11958: variable 'both_avail' from source: set_fact 9865 1726887548.11962: Evaluated conditional (not both_avail): True META: ending play 9865 1726887548.11971: done queuing things up, now waiting for results queue to drain 9865 1726887548.11972: results queue empty 9865 1726887548.11973: checking for any_errors_fatal 9865 1726887548.11977: done checking for any_errors_fatal 9865 1726887548.11978: checking for max_fail_percentage 9865 1726887548.11979: done checking for max_fail_percentage 9865 1726887548.11980: checking to see if all hosts have failed and the running result is not ok 9865 1726887548.11980: done checking to see if all hosts have failed 9865 1726887548.11981: getting the remaining hosts for this loop 9865 1726887548.11982: done getting the remaining hosts for this loop 9865 1726887548.11984: getting the next task for host managed_node1 9865 1726887548.11985: host managed_node1 is done iterating, returning 9865 1726887548.11986: done queuing things up, now waiting for results queue to drain 9865 1726887548.11987: results queue empty 9865 1726887548.11987: checking for any_errors_fatal 9865 1726887548.11988: done checking for any_errors_fatal 9865 1726887548.11989: checking for max_fail_percentage 9865 1726887548.11989: done checking for max_fail_percentage 9865 1726887548.11990: checking to see if all hosts have failed and the running result is not ok 9865 1726887548.11991: done checking to see if all hosts have failed 9865 1726887548.11992: getting the next task for host managed_node1 9865 1726887548.11993: host managed_node1 is done iterating, returning PLAY RECAP ********************************************************************* managed_node1 : ok=8 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Friday 20 September 2024 22:59:08 -0400 (0:00:00.007) 0:00:08.205 ****** =============================================================================== Check for availability of both NTP providers ---------------------------- 4.29s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:23 Ensure iproute for gathering default_ipv4 fact -------------------------- 1.64s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Gathering Facts --------------------------------------------------------- 1.55s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Check if system is ostree ----------------------------------------------- 0.47s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Debug ------------------------------------------------------------------- 0.05s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Set the availability of both NTP providers ------------------------------ 0.05s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:36 Ensure ansible_facts used by test --------------------------------------- 0.04s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Skip test on ostree systems if unsupported ------------------------------ 0.03s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Set flag to indicate system is ostree ----------------------------------- 0.03s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Common test setup tasks ------------------------------------------------- 0.02s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:14 End test if not both available ------------------------------------------ 0.01s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:43 9865 1726887548.12083: RUNNING CLEANUP